| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
|
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
|
| TreeWalker | ||
| AbbreviationAsWordInName |
ignoreStatic
ignoreFinal ignoreStaticFinal |
|
| SuppressionXpathSingleFilter |
message
|
|
| SuppressionSingleFilter |
checks
message |
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 0 | 0 | 0 |
| patch | 15770 | 16372 (16372 added) | 16372 (16372 added) |
| 3103 files with differences | 16372 changes in violations | 16372 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck |
|---|---|
| base | 0 |
| patch | 16372 (16372 added) |
| changes in violations | 16372 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1 | warning | AbbreviationAsWordInName | Abbreviation in name 'BOUND' must contain no more than '4' consecutive capital letters. | 37 | 32 |
| #A2 | warning | AbbreviationAsWordInName | Abbreviation in name 'CONSTRAINED' must contain no more than '4' consecutive capital letters. | 38 | 32 |
| #A3 | warning | AbbreviationAsWordInName | Abbreviation in name 'PROPERTYEDITORCLASS' must contain no more than '4' consecutive capital letters. | 39 | 32 |
| #A4 | warning | AbbreviationAsWordInName | Abbreviation in name 'READMETHOD' must contain no more than '4' consecutive capital letters. | 40 | 32 |
| #A5 | warning | AbbreviationAsWordInName | Abbreviation in name 'WRITEMETHOD' must contain no more than '4' consecutive capital letters. | 41 | 32 |
| #A6 | warning | AbbreviationAsWordInName | Abbreviation in name 'DISPLAYNAME' must contain no more than '4' consecutive capital letters. | 42 | 32 |
| #A7 | warning | AbbreviationAsWordInName | Abbreviation in name 'EXPERT' must contain no more than '4' consecutive capital letters. | 43 | 32 |
| #A8 | warning | AbbreviationAsWordInName | Abbreviation in name 'HIDDEN' must contain no more than '4' consecutive capital letters. | 44 | 32 |
| #A9 | warning | AbbreviationAsWordInName | Abbreviation in name 'PREFERRED' must contain no more than '4' consecutive capital letters. | 45 | 32 |
| #A10 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHORTDESCRIPTION' must contain no more than '4' consecutive capital letters. | 46 | 32 |
| #A11 | warning | AbbreviationAsWordInName | Abbreviation in name 'CUSTOMIZERCLASS' must contain no more than '4' consecutive capital letters. | 47 | 32 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A12 | warning | AbbreviationAsWordInName | Abbreviation in name 'FILE_SEPARATOR' must contain no more than '4' consecutive capital letters. | 32 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A13 | warning | AbbreviationAsWordInName | Abbreviation in name 'PKG_ACC_INDENT' must contain no more than '4' consecutive capital letters. | 38 | 30 |
| #A14 | warning | AbbreviationAsWordInName | Abbreviation in name 'PKG_DEF_INDENT' must contain no more than '4' consecutive capital letters. | 39 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A15 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOP_LEVEL' must contain no more than '4' consecutive capital letters. | 180 | 33 |
| #A16 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAX_PKGS_WITH_KNOWN_PREFIX' must contain no more than '4' consecutive capital letters. | 225 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A17 | warning | AbbreviationAsWordInName | Abbreviation in name 'isASCII' must contain no more than '4' consecutive capital letters. | 61 | 21 |
| #A18 | warning | AbbreviationAsWordInName | Abbreviation in name 'isASCII' must contain no more than '4' consecutive capital letters. | 86 | 43 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A19 | warning | AbbreviationAsWordInName | Abbreviation in name 'HKSCS' must contain no more than '4' consecutive capital letters. | 37 | 14 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A20 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAP_SINGLEBYTE' must contain no more than '4' consecutive capital letters. | 107 | 30 |
| #A21 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAP_DOUBLEBYTE1' must contain no more than '4' consecutive capital letters. | 108 | 30 |
| #A22 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAP_DOUBLEBYTE2' must contain no more than '4' consecutive capital letters. | 109 | 30 |
| #A23 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAP_SUPPLEMENT' must contain no more than '4' consecutive capital letters. | 110 | 30 |
| #A24 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAP_SUPPLEMENT_C2B' must contain no more than '4' consecutive capital letters. | 111 | 30 |
| #A25 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAP_COMPOSITE' must contain no more than '4' consecutive capital letters. | 112 | 30 |
| #A26 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAP_INDEXC2B' must contain no more than '4' consecutive capital letters. | 113 | 30 |
| #A27 | warning | AbbreviationAsWordInName | Abbreviation in name 'writeINDEXC2B' must contain no more than '4' consecutive capital letters. | 145 | 25 |
| #A28 | warning | AbbreviationAsWordInName | Abbreviation in name 'writeSINGLEBYTE' must contain no more than '4' consecutive capital letters. | 161 | 25 |
| #A29 | warning | AbbreviationAsWordInName | Abbreviation in name 'writeDOUBLEBYTE' must contain no more than '4' consecutive capital letters. | 167 | 25 |
| #A30 | warning | AbbreviationAsWordInName | Abbreviation in name 'writeDOUBLEBYTE1' must contain no more than '4' consecutive capital letters. | 188 | 25 |
| #A31 | warning | AbbreviationAsWordInName | Abbreviation in name 'writeDOUBLEBYTE2' must contain no more than '4' consecutive capital letters. | 197 | 25 |
| #A32 | warning | AbbreviationAsWordInName | Abbreviation in name 'writeSUPPLEMENT' must contain no more than '4' consecutive capital letters. | 207 | 25 |
| #A33 | warning | AbbreviationAsWordInName | Abbreviation in name 'writeCOMPOSITE' must contain no more than '4' consecutive capital letters. | 232 | 25 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A34 | warning | AbbreviationAsWordInName | Abbreviation in name 'isASCII' must contain no more than '4' consecutive capital letters. | 54 | 21 |
| #A35 | warning | AbbreviationAsWordInName | Abbreviation in name 'isASCII' must contain no more than '4' consecutive capital letters. | 117 | 43 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A36 | warning | AbbreviationAsWordInName | Abbreviation in name 'UNMAPPABLE_DECODING' must contain no more than '4' consecutive capital letters. | 41 | 30 |
| #A37 | warning | AbbreviationAsWordInName | Abbreviation in name 'UNMAPPABLE_ENCODING' must contain no more than '4' consecutive capital letters. | 42 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A38 | warning | AbbreviationAsWordInName | Abbreviation in name 'AbstractLDMLHandler' must contain no more than '4' consecutive capital letters. | 43 | 16 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A39 | warning | AbbreviationAsWordInName | Abbreviation in name 'NUMBER_PATTERN_KEYS' must contain no more than '4' consecutive capital letters. | 49 | 35 |
| #A40 | warning | AbbreviationAsWordInName | Abbreviation in name 'NUMBER_ELEMENT_KEYS' must contain no more than '4' consecutive capital letters. | 55 | 35 |
| #A41 | warning | AbbreviationAsWordInName | Abbreviation in name 'TIME_PATTERN_KEYS' must contain no more than '4' consecutive capital letters. | 69 | 35 |
| #A42 | warning | AbbreviationAsWordInName | Abbreviation in name 'DATE_PATTERN_KEYS' must contain no more than '4' consecutive capital letters. | 76 | 35 |
| #A43 | warning | AbbreviationAsWordInName | Abbreviation in name 'DATETIME_PATTERN_KEYS' must contain no more than '4' consecutive capital letters. | 83 | 35 |
| #A44 | warning | AbbreviationAsWordInName | Abbreviation in name 'TZ_GEN_SHORT_KEY' must contain no more than '4' consecutive capital letters. | 95 | 33 |
| #A45 | warning | AbbreviationAsWordInName | Abbreviation in name 'TZ_STD_SHORT_KEY' must contain no more than '4' consecutive capital letters. | 97 | 33 |
| #A46 | warning | AbbreviationAsWordInName | Abbreviation in name 'TZ_DST_SHORT_KEY' must contain no more than '4' consecutive capital letters. | 99 | 33 |
| #A47 | warning | AbbreviationAsWordInName | Abbreviation in name 'getCLDRPath' must contain no more than '4' consecutive capital letters. | 148 | 12 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A48 | warning | AbbreviationAsWordInName | Abbreviation in name 'CLDRConverter' must contain no more than '4' consecutive capital letters. | 46 | 14 |
| #A49 | warning | AbbreviationAsWordInName | Abbreviation in name 'LDML_DTD_SYSTEM_ID' must contain no more than '4' consecutive capital letters. | 48 | 25 |
| #A50 | warning | AbbreviationAsWordInName | Abbreviation in name 'SPPL_LDML_DTD_SYSTEM_ID' must contain no more than '4' consecutive capital letters. | 49 | 25 |
| #A51 | warning | AbbreviationAsWordInName | Abbreviation in name 'LOCALE_NAME_PREFIX' must contain no more than '4' consecutive capital letters. | 60 | 25 |
| #A52 | warning | AbbreviationAsWordInName | Abbreviation in name 'CURRENCY_SYMBOL_PREFIX' must contain no more than '4' consecutive capital letters. | 61 | 25 |
| #A53 | warning | AbbreviationAsWordInName | Abbreviation in name 'CURRENCY_NAME_PREFIX' must contain no more than '4' consecutive capital letters. | 62 | 25 |
| #A54 | warning | AbbreviationAsWordInName | Abbreviation in name 'CALENDAR_NAME_PREFIX' must contain no more than '4' consecutive capital letters. | 63 | 25 |
| #A55 | warning | AbbreviationAsWordInName | Abbreviation in name 'TIMEZONE_ID_PREFIX' must contain no more than '4' consecutive capital letters. | 64 | 25 |
| #A56 | warning | AbbreviationAsWordInName | Abbreviation in name 'ZONE_NAME_PREFIX' must contain no more than '4' consecutive capital letters. | 65 | 25 |
| #A57 | warning | AbbreviationAsWordInName | Abbreviation in name 'METAZONE_ID_PREFIX' must contain no more than '4' consecutive capital letters. | 66 | 25 |
| #A58 | warning | AbbreviationAsWordInName | Abbreviation in name 'getCLDRBundle' must contain no more than '4' consecutive capital letters. | 287 | 32 |
| #A59 | warning | AbbreviationAsWordInName | Abbreviation in name 'FORMAT_DATA_ELEMENTS' must contain no more than '4' consecutive capital letters. | 558 | 27 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A60 | warning | AbbreviationAsWordInName | Abbreviation in name 'ORACLE2012' must contain no more than '4' consecutive capital letters. | 34 | 33 |
| #A61 | warning | AbbreviationAsWordInName | Abbreviation in name 'ORACLE_AFTER2012' must contain no more than '4' consecutive capital letters. | 39 | 33 |
| #A62 | warning | AbbreviationAsWordInName | Abbreviation in name 'UNICODE' must contain no more than '4' consecutive capital letters. | 44 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A63 | warning | AbbreviationAsWordInName | Abbreviation in name 'LDMLParseHandler' must contain no more than '4' consecutive capital letters. | 43 | 7 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A64 | warning | AbbreviationAsWordInName | Abbreviation in name 'METAINFO_CLASS' must contain no more than '4' consecutive capital letters. | 142 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A65 | warning | AbbreviationAsWordInName | Abbreviation in name 'WORLD' must contain no more than '4' consecutive capital letters. | 43 | 33 |
| #A66 | warning | AbbreviationAsWordInName | Abbreviation in name 'JAVA_FIRSTDAY' must contain no more than '4' consecutive capital letters. | 45 | 33 |
| #A67 | warning | AbbreviationAsWordInName | Abbreviation in name 'JAVA_MINDAY' must contain no more than '4' consecutive capital letters. | 46 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A68 | warning | AbbreviationAsWordInName | Abbreviation in name 'FORMAT' must contain no more than '4' consecutive capital letters. | 56 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A69 | warning | AbbreviationAsWordInName | Abbreviation in name 'INSTANCE' must contain no more than '4' consecutive capital letters. | 34 | 41 |
| #A70 | warning | AbbreviationAsWordInName | Abbreviation in name 'RESOURCES' must contain no more than '4' consecutive capital letters. | 36 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A71 | warning | AbbreviationAsWordInName | Abbreviation in name 'BEFORE' must contain no more than '4' consecutive capital letters. | 237 | 30 |
| #A72 | warning | AbbreviationAsWordInName | Abbreviation in name 'SURROGATE' must contain no more than '4' consecutive capital letters. | 238 | 30 |
| #A73 | warning | AbbreviationAsWordInName | Abbreviation in name 'AFTER' must contain no more than '4' consecutive capital letters. | 239 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A74 | warning | AbbreviationAsWordInName | Abbreviation in name 'IGNORE' must contain no more than '4' consecutive capital letters. | 66 | 33 |
| #A75 | warning | AbbreviationAsWordInName | Abbreviation in name 'END_STATE_FLAG' must contain no more than '4' consecutive capital letters. | 174 | 32 |
| #A76 | warning | AbbreviationAsWordInName | Abbreviation in name 'LOOKAHEAD_STATE_FLAG' must contain no more than '4' consecutive capital letters. | 186 | 32 |
| #A77 | warning | AbbreviationAsWordInName | Abbreviation in name 'ALL_FLAGS' must contain no more than '4' consecutive capital letters. | 192 | 32 |
| #A78 | warning | AbbreviationAsWordInName | Abbreviation in name 'LABEL' must contain no more than '4' consecutive capital letters. | 1952 | 33 |
| #A79 | warning | AbbreviationAsWordInName | Abbreviation in name 'HEADER_LENGTH' must contain no more than '4' consecutive capital letters. | 1965 | 31 |
| #A80 | warning | AbbreviationAsWordInName | Abbreviation in name 'BMP_INDICES_LENGTH' must contain no more than '4' consecutive capital letters. | 1970 | 31 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A81 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_VALUE' must contain no more than '4' consecutive capital letters. | 35 | 31 |
| #A82 | warning | AbbreviationAsWordInName | Abbreviation in name 'INITIAL_TABLE_SIZE' must contain no more than '4' consecutive capital letters. | 57 | 30 |
| #A83 | warning | AbbreviationAsWordInName | Abbreviation in name 'ADDITIONAL_TABLE_SIZE' must contain no more than '4' consecutive capital letters. | 62 | 30 |
| #A84 | warning | AbbreviationAsWordInName | Abbreviation in name 'UPPER_LIMIT' must contain no more than '4' consecutive capital letters. | 67 | 30 |
| #A85 | warning | AbbreviationAsWordInName | Abbreviation in name 'CODEPOINT_MASK' must contain no more than '4' consecutive capital letters. | 72 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A86 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEBUG' must contain no more than '4' consecutive capital letters. | 69 | 26 |
| #A87 | warning | AbbreviationAsWordInName | Abbreviation in name 'CHARS_PER_LINE' must contain no more than '4' consecutive capital letters. | 1183 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A88 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAP_UNDEFINED' must contain no more than '4' consecutive capital letters. | 49 | 30 |
| #A89 | warning | AbbreviationAsWordInName | Abbreviation in name 'REQUIRED_FIELDS' must contain no more than '4' consecutive capital letters. | 588 | 22 |
| #A90 | warning | AbbreviationAsWordInName | Abbreviation in name 'UNASSIGNED' must contain no more than '4' consecutive capital letters. | 595 | 9 |
| #A91 | warning | AbbreviationAsWordInName | Abbreviation in name 'UPPERCASE_LETTER' must contain no more than '4' consecutive capital letters. | 596 | 9 |
| #A92 | warning | AbbreviationAsWordInName | Abbreviation in name 'LOWERCASE_LETTER' must contain no more than '4' consecutive capital letters. | 597 | 9 |
| #A93 | warning | AbbreviationAsWordInName | Abbreviation in name 'TITLECASE_LETTER' must contain no more than '4' consecutive capital letters. | 598 | 9 |
| #A94 | warning | AbbreviationAsWordInName | Abbreviation in name 'MODIFIER_LETTER' must contain no more than '4' consecutive capital letters. | 599 | 9 |
| #A95 | warning | AbbreviationAsWordInName | Abbreviation in name 'OTHER_LETTER' must contain no more than '4' consecutive capital letters. | 600 | 9 |
| #A96 | warning | AbbreviationAsWordInName | Abbreviation in name 'NON_SPACING_MARK' must contain no more than '4' consecutive capital letters. | 601 | 9 |
| #A97 | warning | AbbreviationAsWordInName | Abbreviation in name 'ENCLOSING_MARK' must contain no more than '4' consecutive capital letters. | 602 | 9 |
| #A98 | warning | AbbreviationAsWordInName | Abbreviation in name 'COMBINING_SPACING_MARK' must contain no more than '4' consecutive capital letters. | 603 | 9 |
| #A99 | warning | AbbreviationAsWordInName | Abbreviation in name 'DECIMAL_DIGIT_NUMBER' must contain no more than '4' consecutive capital letters. | 604 | 9 |
| #A100 | warning | AbbreviationAsWordInName | Abbreviation in name 'LETTER_NUMBER' must contain no more than '4' consecutive capital letters. | 605 | 9 |
| #A101 | warning | AbbreviationAsWordInName | Abbreviation in name 'OTHER_NUMBER' must contain no more than '4' consecutive capital letters. | 606 | 9 |
| #A102 | warning | AbbreviationAsWordInName | Abbreviation in name 'SPACE_SEPARATOR' must contain no more than '4' consecutive capital letters. | 607 | 9 |
| #A103 | warning | AbbreviationAsWordInName | Abbreviation in name 'LINE_SEPARATOR' must contain no more than '4' consecutive capital letters. | 608 | 9 |
| #A104 | warning | AbbreviationAsWordInName | Abbreviation in name 'PARAGRAPH_SEPARATOR' must contain no more than '4' consecutive capital letters. | 609 | 9 |
| #A105 | warning | AbbreviationAsWordInName | Abbreviation in name 'CONTROL' must contain no more than '4' consecutive capital letters. | 610 | 9 |
| #A106 | warning | AbbreviationAsWordInName | Abbreviation in name 'FORMAT' must contain no more than '4' consecutive capital letters. | 611 | 9 |
| #A107 | warning | AbbreviationAsWordInName | Abbreviation in name 'PRIVATE_USE' must contain no more than '4' consecutive capital letters. | 614 | 9 |
| #A108 | warning | AbbreviationAsWordInName | Abbreviation in name 'SURROGATE' must contain no more than '4' consecutive capital letters. | 615 | 9 |
| #A109 | warning | AbbreviationAsWordInName | Abbreviation in name 'DASH_PUNCTUATION' must contain no more than '4' consecutive capital letters. | 616 | 9 |
| #A110 | warning | AbbreviationAsWordInName | Abbreviation in name 'START_PUNCTUATION' must contain no more than '4' consecutive capital letters. | 617 | 9 |
| #A111 | warning | AbbreviationAsWordInName | Abbreviation in name 'END_PUNCTUATION' must contain no more than '4' consecutive capital letters. | 618 | 9 |
| #A112 | warning | AbbreviationAsWordInName | Abbreviation in name 'CONNECTOR_PUNCTUATION' must contain no more than '4' consecutive capital letters. | 619 | 9 |
| #A113 | warning | AbbreviationAsWordInName | Abbreviation in name 'OTHER_PUNCTUATION' must contain no more than '4' consecutive capital letters. | 620 | 9 |
| #A114 | warning | AbbreviationAsWordInName | Abbreviation in name 'MATH_SYMBOL' must contain no more than '4' consecutive capital letters. | 621 | 9 |
| #A115 | warning | AbbreviationAsWordInName | Abbreviation in name 'CURRENCY_SYMBOL' must contain no more than '4' consecutive capital letters. | 622 | 9 |
| #A116 | warning | AbbreviationAsWordInName | Abbreviation in name 'MODIFIER_SYMBOL' must contain no more than '4' consecutive capital letters. | 623 | 9 |
| #A117 | warning | AbbreviationAsWordInName | Abbreviation in name 'OTHER_SYMBOL' must contain no more than '4' consecutive capital letters. | 624 | 9 |
| #A118 | warning | AbbreviationAsWordInName | Abbreviation in name 'INITIAL_QUOTE_PUNCTUATION' must contain no more than '4' consecutive capital letters. | 625 | 9 |
| #A119 | warning | AbbreviationAsWordInName | Abbreviation in name 'FINAL_QUOTE_PUNCTUATION' must contain no more than '4' consecutive capital letters. | 626 | 9 |
| #A120 | warning | AbbreviationAsWordInName | Abbreviation in name 'GENERAL_CATEGORY_COUNT' must contain no more than '4' consecutive capital letters. | 630 | 9 |
| #A121 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHORT' must contain no more than '4' consecutive capital letters. | 632 | 23 |
| #A122 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_UNDEFINED' must contain no more than '4' consecutive capital letters. | 675 | 17 |
| #A123 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_LEFT_TO_RIGHT' must contain no more than '4' consecutive capital letters. | 677 | 9 |
| #A124 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_RIGHT_TO_LEFT' must contain no more than '4' consecutive capital letters. | 678 | 9 |
| #A125 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC' must contain no more than '4' consecutive capital letters. | 679 | 9 |
| #A126 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_EUROPEAN_NUMBER' must contain no more than '4' consecutive capital letters. | 681 | 9 |
| #A127 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR' must contain no more than '4' consecutive capital letters. | 682 | 9 |
| #A128 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR' must contain no more than '4' consecutive capital letters. | 683 | 9 |
| #A129 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_ARABIC_NUMBER' must contain no more than '4' consecutive capital letters. | 684 | 9 |
| #A130 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_COMMON_NUMBER_SEPARATOR' must contain no more than '4' consecutive capital letters. | 685 | 9 |
| #A131 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_NONSPACING_MARK' must contain no more than '4' consecutive capital letters. | 686 | 9 |
| #A132 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_BOUNDARY_NEUTRAL' must contain no more than '4' consecutive capital letters. | 687 | 9 |
| #A133 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_PARAGRAPH_SEPARATOR' must contain no more than '4' consecutive capital letters. | 689 | 9 |
| #A134 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_SEGMENT_SEPARATOR' must contain no more than '4' consecutive capital letters. | 690 | 9 |
| #A135 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_WHITESPACE' must contain no more than '4' consecutive capital letters. | 691 | 9 |
| #A136 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_OTHER_NEUTRALS' must contain no more than '4' consecutive capital letters. | 692 | 9 |
| #A137 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING' must contain no more than '4' consecutive capital letters. | 694 | 9 |
| #A138 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE' must contain no more than '4' consecutive capital letters. | 695 | 9 |
| #A139 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING' must contain no more than '4' consecutive capital letters. | 696 | 9 |
| #A140 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE' must contain no more than '4' consecutive capital letters. | 697 | 9 |
| #A141 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_POP_DIRECTIONAL_FORMAT' must contain no more than '4' consecutive capital letters. | 698 | 9 |
| #A142 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIRECTIONALITY_CATEGORY_COUNT' must contain no more than '4' consecutive capital letters. | 700 | 9 |
| #A143 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_VALUE' must contain no more than '4' consecutive capital letters. | 730 | 9 |
| #A144 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_NAME' must contain no more than '4' consecutive capital letters. | 731 | 9 |
| #A145 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_CATEGORY' must contain no more than '4' consecutive capital letters. | 732 | 9 |
| #A146 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_CLASS' must contain no more than '4' consecutive capital letters. | 733 | 9 |
| #A147 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_BIDI' must contain no more than '4' consecutive capital letters. | 734 | 9 |
| #A148 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_DECOMPOSITION' must contain no more than '4' consecutive capital letters. | 735 | 9 |
| #A149 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_DECIMAL' must contain no more than '4' consecutive capital letters. | 736 | 9 |
| #A150 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_DIGIT' must contain no more than '4' consecutive capital letters. | 737 | 9 |
| #A151 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_NUMERIC' must contain no more than '4' consecutive capital letters. | 738 | 9 |
| #A152 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_MIRRORED' must contain no more than '4' consecutive capital letters. | 739 | 9 |
| #A153 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_OLDNAME' must contain no more than '4' consecutive capital letters. | 740 | 9 |
| #A154 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_COMMENT' must contain no more than '4' consecutive capital letters. | 741 | 9 |
| #A155 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_UPPERCASE' must contain no more than '4' consecutive capital letters. | 742 | 9 |
| #A156 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_LOWERCASE' must contain no more than '4' consecutive capital letters. | 743 | 9 |
| #A157 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_TITLECASE' must contain no more than '4' consecutive capital letters. | 744 | 9 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A158 | warning | AbbreviationAsWordInName | Abbreviation in name 'ESCAPE' must contain no more than '4' consecutive capital letters. | 96 | 23 |
| #A159 | warning | AbbreviationAsWordInName | Abbreviation in name 'ESCAPE_BYTE' must contain no more than '4' consecutive capital letters. | 102 | 23 |
| #A160 | warning | AbbreviationAsWordInName | Abbreviation in name 'HEX_DIGIT' must contain no more than '4' consecutive capital letters. | 405 | 25 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A161 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAGIC_NUMBER' must contain no more than '4' consecutive capital letters. | 82 | 30 |
| #A162 | warning | AbbreviationAsWordInName | Abbreviation in name 'INVALID_COUNTRY_ENTRY' must contain no more than '4' consecutive capital letters. | 86 | 30 |
| #A163 | warning | AbbreviationAsWordInName | Abbreviation in name 'COUNTRY_WITHOUT_CURRENCY_ENTRY' must contain no more than '4' consecutive capital letters. | 88 | 30 |
| #A164 | warning | AbbreviationAsWordInName | Abbreviation in name 'SIMPLE_CASE_COUNTRY_MASK' must contain no more than '4' consecutive capital letters. | 90 | 30 |
| #A165 | warning | AbbreviationAsWordInName | Abbreviation in name 'SIMPLE_CASE_COUNTRY_FINAL_CHAR_MASK' must contain no more than '4' consecutive capital letters. | 92 | 30 |
| #A166 | warning | AbbreviationAsWordInName | Abbreviation in name 'SIMPLE_CASE_COUNTRY_DEFAULT_DIGITS_MASK' must contain no more than '4' consecutive capital letters. | 94 | 30 |
| #A167 | warning | AbbreviationAsWordInName | Abbreviation in name 'SIMPLE_CASE_COUNTRY_DEFAULT_DIGITS_SHIFT' must contain no more than '4' consecutive capital letters. | 96 | 30 |
| #A168 | warning | AbbreviationAsWordInName | Abbreviation in name 'SPECIAL_CASE_COUNTRY_MASK' must contain no more than '4' consecutive capital letters. | 98 | 30 |
| #A169 | warning | AbbreviationAsWordInName | Abbreviation in name 'SPECIAL_CASE_COUNTRY_INDEX_MASK' must contain no more than '4' consecutive capital letters. | 100 | 30 |
| #A170 | warning | AbbreviationAsWordInName | Abbreviation in name 'SPECIAL_CASE_COUNTRY_INDEX_DELTA' must contain no more than '4' consecutive capital letters. | 102 | 30 |
| #A171 | warning | AbbreviationAsWordInName | Abbreviation in name 'COUNTRY_TYPE_MASK' must contain no more than '4' consecutive capital letters. | 104 | 30 |
| #A172 | warning | AbbreviationAsWordInName | Abbreviation in name 'NUMERIC_CODE_MASK' must contain no more than '4' consecutive capital letters. | 106 | 30 |
| #A173 | warning | AbbreviationAsWordInName | Abbreviation in name 'NUMERIC_CODE_SHIFT' must contain no more than '4' consecutive capital letters. | 108 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A174 | warning | AbbreviationAsWordInName | Abbreviation in name 'NAME_OF_ERROR_TABLE' must contain no more than '4' consecutive capital letters. | 33 | 35 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A175 | warning | AbbreviationAsWordInName | Abbreviation in name 'LNSEP' must contain no more than '4' consecutive capital letters. | 93 | 25 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A176 | warning | AbbreviationAsWordInName | Abbreviation in name 'BOUND' must contain no more than '4' consecutive capital letters. | 38 | 29 |
| #A177 | warning | AbbreviationAsWordInName | Abbreviation in name 'EXPERT' must contain no more than '4' consecutive capital letters. | 39 | 29 |
| #A178 | warning | AbbreviationAsWordInName | Abbreviation in name 'CONSTRAINED' must contain no more than '4' consecutive capital letters. | 40 | 29 |
| #A179 | warning | AbbreviationAsWordInName | Abbreviation in name 'HIDDEN' must contain no more than '4' consecutive capital letters. | 41 | 29 |
| #A180 | warning | AbbreviationAsWordInName | Abbreviation in name 'PREFERRED' must contain no more than '4' consecutive capital letters. | 42 | 29 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A181 | warning | AbbreviationAsWordInName | Abbreviation in name 'FALSE' must contain no more than '4' consecutive capital letters. | 82 | 32 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A182 | warning | AbbreviationAsWordInName | Abbreviation in name 'BEANINFO_SUFFIX' must contain no more than '4' consecutive capital letters. | 56 | 33 |
| #A183 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOK_BEANPACKAGE' must contain no more than '4' consecutive capital letters. | 59 | 33 |
| #A184 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOK_BEANCLASS' must contain no more than '4' consecutive capital letters. | 60 | 33 |
| #A185 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOK_BEANOBJECT' must contain no more than '4' consecutive capital letters. | 61 | 33 |
| #A186 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOK_CLASSDESC' must contain no more than '4' consecutive capital letters. | 62 | 33 |
| #A187 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOK_BEANDESC' must contain no more than '4' consecutive capital letters. | 63 | 33 |
| #A188 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOK_PROPDESC' must contain no more than '4' consecutive capital letters. | 64 | 33 |
| #A189 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOK_ENUMVARS' must contain no more than '4' consecutive capital letters. | 65 | 33 |
| #A190 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEBUG' must contain no more than '4' consecutive capital letters. | 69 | 21 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A191 | warning | AbbreviationAsWordInName | Abbreviation in name 'DAYS_PER_CYCLE' must contain no more than '4' consecutive capital letters. | 94 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A192 | warning | AbbreviationAsWordInName | Abbreviation in name 'MIDNIGHT' must contain no more than '4' consecutive capital letters. | 91 | 35 |
| #A193 | warning | AbbreviationAsWordInName | Abbreviation in name 'HOURS' must contain no more than '4' consecutive capital letters. | 99 | 38 |
| #A194 | warning | AbbreviationAsWordInName | Abbreviation in name 'HOURS_PER_DAY' must contain no more than '4' consecutive capital letters. | 113 | 22 |
| #A195 | warning | AbbreviationAsWordInName | Abbreviation in name 'MINUTES_PER_HOUR' must contain no more than '4' consecutive capital letters. | 117 | 22 |
| #A196 | warning | AbbreviationAsWordInName | Abbreviation in name 'MINUTES_PER_DAY' must contain no more than '4' consecutive capital letters. | 121 | 22 |
| #A197 | warning | AbbreviationAsWordInName | Abbreviation in name 'SECONDS_PER_MINUTE' must contain no more than '4' consecutive capital letters. | 125 | 22 |
| #A198 | warning | AbbreviationAsWordInName | Abbreviation in name 'SECONDS_PER_HOUR' must contain no more than '4' consecutive capital letters. | 129 | 22 |
| #A199 | warning | AbbreviationAsWordInName | Abbreviation in name 'SECONDS_PER_DAY' must contain no more than '4' consecutive capital letters. | 133 | 22 |
| #A200 | warning | AbbreviationAsWordInName | Abbreviation in name 'MILLIS_PER_DAY' must contain no more than '4' consecutive capital letters. | 137 | 23 |
| #A201 | warning | AbbreviationAsWordInName | Abbreviation in name 'MICROS_PER_DAY' must contain no more than '4' consecutive capital letters. | 141 | 23 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A202 | warning | AbbreviationAsWordInName | Abbreviation in name 'MONTH' must contain no more than '4' consecutive capital letters. | 273 | 34 |
| #A203 | warning | AbbreviationAsWordInName | Abbreviation in name 'TZDBMonthDayTime' must contain no more than '4' consecutive capital letters. | 642 | 20 |
| #A204 | warning | AbbreviationAsWordInName | Abbreviation in name 'TZDBRule' must contain no more than '4' consecutive capital letters. | 670 | 17 |
| #A205 | warning | AbbreviationAsWordInName | Abbreviation in name 'TZDBZone' must contain no more than '4' consecutive capital letters. | 689 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A206 | warning | AbbreviationAsWordInName | Abbreviation in name 'YEAR_MIN_VALUE' must contain no more than '4' consecutive capital letters. | 95 | 29 |
| #A207 | warning | AbbreviationAsWordInName | Abbreviation in name 'YEAR_MAX_VALUE' must contain no more than '4' consecutive capital letters. | 98 | 29 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A208 | warning | AbbreviationAsWordInName | Abbreviation in name 'SECONDS_CACHE' must contain no more than '4' consecutive capital letters. | 79 | 61 |
| #A209 | warning | AbbreviationAsWordInName | Abbreviation in name 'ID_CACHE' must contain no more than '4' consecutive capital letters. | 81 | 60 |
| #A210 | warning | AbbreviationAsWordInName | Abbreviation in name 'SECONDS_PER_HOUR' must contain no more than '4' consecutive capital letters. | 86 | 30 |
| #A211 | warning | AbbreviationAsWordInName | Abbreviation in name 'SECONDS_PER_MINUTE' must contain no more than '4' consecutive capital letters. | 90 | 30 |
| #A212 | warning | AbbreviationAsWordInName | Abbreviation in name 'MINUTES_PER_HOUR' must contain no more than '4' consecutive capital letters. | 94 | 30 |
| #A213 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAX_SECONDS' must contain no more than '4' consecutive capital letters. | 98 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A214 | warning | AbbreviationAsWordInName | Abbreviation in name 'ZRULES' must contain no more than '4' consecutive capital letters. | 154 | 23 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A215 | warning | AbbreviationAsWordInName | Abbreviation in name 'TRACE' must contain no more than '4' consecutive capital letters. | 59 | 17 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A216 | warning | AbbreviationAsWordInName | Abbreviation in name 'TRACE' must contain no more than '4' consecutive capital letters. | 37 | 17 |
| #A217 | warning | AbbreviationAsWordInName | Abbreviation in name 'ENGINE_NAME' must contain no more than '4' consecutive capital letters. | 44 | 25 |
| #A218 | warning | AbbreviationAsWordInName | Abbreviation in name 'ENGINE_VERSION' must contain no more than '4' consecutive capital letters. | 49 | 25 |
| #A219 | warning | AbbreviationAsWordInName | Abbreviation in name 'ENGINE_SHORT_NAME' must contain no more than '4' consecutive capital letters. | 54 | 25 |
| #A220 | warning | AbbreviationAsWordInName | Abbreviation in name 'LANGUAGE' must contain no more than '4' consecutive capital letters. | 59 | 25 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A221 | warning | AbbreviationAsWordInName | Abbreviation in name 'JRSUIConstants' must contain no more than '4' consecutive capital letters. | 33 | 20 |
| #A222 | warning | AbbreviationAsWordInName | Abbreviation in name 'VALUE' must contain no more than '4' consecutive capital letters. | 38 | 33 |
| #A223 | warning | AbbreviationAsWordInName | Abbreviation in name 'THUMB_PROPORTION' must contain no more than '4' consecutive capital letters. | 41 | 33 |
| #A224 | warning | AbbreviationAsWordInName | Abbreviation in name 'THUMB_START' must contain no more than '4' consecutive capital letters. | 44 | 33 |
| #A225 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_TITLE_BAR_HEIGHT' must contain no more than '4' consecutive capital letters. | 47 | 33 |
| #A226 | warning | AbbreviationAsWordInName | Abbreviation in name 'ANIMATION_FRAME' must contain no more than '4' consecutive capital letters. | 50 | 33 |
| #A227 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 139 | 43 |
| #A228 | warning | AbbreviationAsWordInName | Abbreviation in name 'SMALL' must contain no more than '4' consecutive capital letters. | 151 | 34 |
| #A229 | warning | AbbreviationAsWordInName | Abbreviation in name 'REGULAR' must contain no more than '4' consecutive capital letters. | 153 | 34 |
| #A230 | warning | AbbreviationAsWordInName | Abbreviation in name 'LARGE' must contain no more than '4' consecutive capital letters. | 155 | 34 |
| #A231 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 159 | 43 |
| #A232 | warning | AbbreviationAsWordInName | Abbreviation in name 'ACTIVE' must contain no more than '4' consecutive capital letters. | 169 | 35 |
| #A233 | warning | AbbreviationAsWordInName | Abbreviation in name 'INACTIVE' must contain no more than '4' consecutive capital letters. | 171 | 35 |
| #A234 | warning | AbbreviationAsWordInName | Abbreviation in name 'DISABLED' must contain no more than '4' consecutive capital letters. | 173 | 35 |
| #A235 | warning | AbbreviationAsWordInName | Abbreviation in name 'PRESSED' must contain no more than '4' consecutive capital letters. | 175 | 35 |
| #A236 | warning | AbbreviationAsWordInName | Abbreviation in name 'PULSED' must contain no more than '4' consecutive capital letters. | 177 | 35 |
| #A237 | warning | AbbreviationAsWordInName | Abbreviation in name 'ROLLOVER' must contain no more than '4' consecutive capital letters. | 179 | 35 |
| #A238 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 185 | 43 |
| #A239 | warning | AbbreviationAsWordInName | Abbreviation in name 'RIGHT' must contain no more than '4' consecutive capital letters. | 203 | 39 |
| #A240 | warning | AbbreviationAsWordInName | Abbreviation in name 'NORTH' must contain no more than '4' consecutive capital letters. | 205 | 39 |
| #A241 | warning | AbbreviationAsWordInName | Abbreviation in name 'SOUTH' must contain no more than '4' consecutive capital letters. | 207 | 39 |
| #A242 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 215 | 43 |
| #A243 | warning | AbbreviationAsWordInName | Abbreviation in name 'HORIZONTAL' must contain no more than '4' consecutive capital letters. | 225 | 41 |
| #A244 | warning | AbbreviationAsWordInName | Abbreviation in name 'VERTICAL' must contain no more than '4' consecutive capital letters. | 227 | 41 |
| #A245 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 231 | 43 |
| #A246 | warning | AbbreviationAsWordInName | Abbreviation in name 'CENTER' must contain no more than '4' consecutive capital letters. | 243 | 47 |
| #A247 | warning | AbbreviationAsWordInName | Abbreviation in name 'BOTTOM' must contain no more than '4' consecutive capital letters. | 245 | 47 |
| #A248 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 249 | 43 |
| #A249 | warning | AbbreviationAsWordInName | Abbreviation in name 'CENTER' must contain no more than '4' consecutive capital letters. | 261 | 49 |
| #A250 | warning | AbbreviationAsWordInName | Abbreviation in name 'RIGHT' must contain no more than '4' consecutive capital letters. | 263 | 49 |
| #A251 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 267 | 43 |
| #A252 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIRST' must contain no more than '4' consecutive capital letters. | 277 | 45 |
| #A253 | warning | AbbreviationAsWordInName | Abbreviation in name 'MIDDLE' must contain no more than '4' consecutive capital letters. | 279 | 45 |
| #A254 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 287 | 43 |
| #A255 | warning | AbbreviationAsWordInName | Abbreviation in name 'THUMB' must contain no more than '4' consecutive capital letters. | 299 | 43 |
| #A256 | warning | AbbreviationAsWordInName | Abbreviation in name 'ARROW_MIN' must contain no more than '4' consecutive capital letters. | 301 | 43 |
| #A257 | warning | AbbreviationAsWordInName | Abbreviation in name 'ARROW_MAX' must contain no more than '4' consecutive capital letters. | 303 | 43 |
| #A258 | warning | AbbreviationAsWordInName | Abbreviation in name 'ARROW_MAX_INSIDE' must contain no more than '4' consecutive capital letters. | 305 | 43 |
| #A259 | warning | AbbreviationAsWordInName | Abbreviation in name 'ARROW_MIN_INSIDE' must contain no more than '4' consecutive capital letters. | 307 | 43 |
| #A260 | warning | AbbreviationAsWordInName | Abbreviation in name 'TRACK_MIN' must contain no more than '4' consecutive capital letters. | 309 | 43 |
| #A261 | warning | AbbreviationAsWordInName | Abbreviation in name 'TRACK_MAX' must contain no more than '4' consecutive capital letters. | 311 | 43 |
| #A262 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 315 | 43 |
| #A263 | warning | AbbreviationAsWordInName | Abbreviation in name 'MENU_GLYPH' must contain no more than '4' consecutive capital letters. | 325 | 37 |
| #A264 | warning | AbbreviationAsWordInName | Abbreviation in name 'MENU_POPUP' must contain no more than '4' consecutive capital letters. | 327 | 37 |
| #A265 | warning | AbbreviationAsWordInName | Abbreviation in name 'MENU_PULLDOWN' must contain no more than '4' consecutive capital letters. | 329 | 37 |
| #A266 | warning | AbbreviationAsWordInName | Abbreviation in name 'MENU_HIERARCHICAL' must contain no more than '4' consecutive capital letters. | 331 | 37 |
| #A267 | warning | AbbreviationAsWordInName | Abbreviation in name 'GRADIENT_LIST_BACKGROUND_EVEN' must contain no more than '4' consecutive capital letters. | 334 | 37 |
| #A268 | warning | AbbreviationAsWordInName | Abbreviation in name 'GRADIENT_LIST_BACKGROUND_ODD' must contain no more than '4' consecutive capital letters. | 336 | 37 |
| #A269 | warning | AbbreviationAsWordInName | Abbreviation in name 'GRADIENT_SIDE_BAR' must contain no more than '4' consecutive capital letters. | 338 | 37 |
| #A270 | warning | AbbreviationAsWordInName | Abbreviation in name 'GRADIENT_SIDE_BAR_SELECTION' must contain no more than '4' consecutive capital letters. | 340 | 37 |
| #A271 | warning | AbbreviationAsWordInName | Abbreviation in name 'GRADIENT_SIDE_BAR_FOCUSED_SELECTION' must contain no more than '4' consecutive capital letters. | 342 | 37 |
| #A272 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 346 | 43 |
| #A273 | warning | AbbreviationAsWordInName | Abbreviation in name 'DOCUMENT' must contain no more than '4' consecutive capital letters. | 356 | 40 |
| #A274 | warning | AbbreviationAsWordInName | Abbreviation in name 'UTILITY' must contain no more than '4' consecutive capital letters. | 358 | 40 |
| #A275 | warning | AbbreviationAsWordInName | Abbreviation in name 'TITLELESS_UTILITY' must contain no more than '4' consecutive capital letters. | 360 | 40 |
| #A276 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 364 | 43 |
| #A277 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 380 | 43 |
| #A278 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 396 | 43 |
| #A279 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 412 | 43 |
| #A280 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 428 | 43 |
| #A281 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 444 | 43 |
| #A282 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 460 | 43 |
| #A283 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 476 | 43 |
| #A284 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 492 | 43 |
| #A285 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 508 | 43 |
| #A286 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 524 | 43 |
| #A287 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 540 | 43 |
| #A288 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 556 | 43 |
| #A289 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHIFT' must contain no more than '4' consecutive capital letters. | 572 | 43 |
| #A290 | warning | AbbreviationAsWordInName | Abbreviation in name 'BACKGROUND' must contain no more than '4' consecutive capital letters. | 582 | 36 |
| #A291 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_BEVEL' must contain no more than '4' consecutive capital letters. | 585 | 36 |
| #A292 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_BEVEL_INSET' must contain no more than '4' consecutive capital letters. | 587 | 36 |
| #A293 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_BEVEL_ROUND' must contain no more than '4' consecutive capital letters. | 589 | 36 |
| #A294 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_CHECK_BOX' must contain no more than '4' consecutive capital letters. | 592 | 36 |
| #A295 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_COMBO_BOX' must contain no more than '4' consecutive capital letters. | 595 | 36 |
| #A296 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_COMBO_BOX_INSET' must contain no more than '4' consecutive capital letters. | 597 | 36 |
| #A297 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_DISCLOSURE' must contain no more than '4' consecutive capital letters. | 600 | 36 |
| #A298 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_LIST_HEADER' must contain no more than '4' consecutive capital letters. | 603 | 36 |
| #A299 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_LITTLE_ARROWS' must contain no more than '4' consecutive capital letters. | 606 | 36 |
| #A300 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_POP_DOWN' must contain no more than '4' consecutive capital letters. | 609 | 36 |
| #A301 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_POP_DOWN_INSET' must contain no more than '4' consecutive capital letters. | 611 | 36 |
| #A302 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_POP_DOWN_SQUARE' must contain no more than '4' consecutive capital letters. | 613 | 36 |
| #A303 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_POP_UP' must contain no more than '4' consecutive capital letters. | 616 | 36 |
| #A304 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_POP_UP_INSET' must contain no more than '4' consecutive capital letters. | 618 | 36 |
| #A305 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_POP_UP_SQUARE' must contain no more than '4' consecutive capital letters. | 620 | 36 |
| #A306 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_PUSH' must contain no more than '4' consecutive capital letters. | 623 | 36 |
| #A307 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_PUSH_SCOPE' must contain no more than '4' consecutive capital letters. | 625 | 36 |
| #A308 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_PUSH_SCOPE2' must contain no more than '4' consecutive capital letters. | 627 | 36 |
| #A309 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_PUSH_TEXTURED' must contain no more than '4' consecutive capital letters. | 629 | 36 |
| #A310 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_PUSH_INSET' must contain no more than '4' consecutive capital letters. | 631 | 36 |
| #A311 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_PUSH_INSET2' must contain no more than '4' consecutive capital letters. | 633 | 36 |
| #A312 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_RADIO' must contain no more than '4' consecutive capital letters. | 636 | 36 |
| #A313 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_ROUND' must contain no more than '4' consecutive capital letters. | 639 | 36 |
| #A314 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_ROUND_HELP' must contain no more than '4' consecutive capital letters. | 641 | 36 |
| #A315 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_ROUND_INSET' must contain no more than '4' consecutive capital letters. | 643 | 36 |
| #A316 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_ROUND_INSET2' must contain no more than '4' consecutive capital letters. | 645 | 36 |
| #A317 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_SEARCH_FIELD_CANCEL' must contain no more than '4' consecutive capital letters. | 648 | 36 |
| #A318 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_SEARCH_FIELD_FIND' must contain no more than '4' consecutive capital letters. | 650 | 36 |
| #A319 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_SEGMENTED' must contain no more than '4' consecutive capital letters. | 653 | 36 |
| #A320 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_SEGMENTED_INSET' must contain no more than '4' consecutive capital letters. | 655 | 36 |
| #A321 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_SEGMENTED_INSET2' must contain no more than '4' consecutive capital letters. | 657 | 36 |
| #A322 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_SEGMENTED_SCURVE' must contain no more than '4' consecutive capital letters. | 659 | 36 |
| #A323 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_SEGMENTED_TEXTURED' must contain no more than '4' consecutive capital letters. | 661 | 36 |
| #A324 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_SEGMENTED_TOOLBAR' must contain no more than '4' consecutive capital letters. | 663 | 36 |
| #A325 | warning | AbbreviationAsWordInName | Abbreviation in name 'DISCLOSURE_TRIANGLE' must contain no more than '4' consecutive capital letters. | 669 | 36 |
| #A326 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIVIDER_GRABBER' must contain no more than '4' consecutive capital letters. | 672 | 36 |
| #A327 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIVIDER_SEPARATOR_BAR' must contain no more than '4' consecutive capital letters. | 674 | 36 |
| #A328 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIVIDER_SPLITTER' must contain no more than '4' consecutive capital letters. | 676 | 36 |
| #A329 | warning | AbbreviationAsWordInName | Abbreviation in name 'FOCUS' must contain no more than '4' consecutive capital letters. | 679 | 36 |
| #A330 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAME_GROUP_BOX' must contain no more than '4' consecutive capital letters. | 682 | 36 |
| #A331 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAME_GROUP_BOX_SECONDARY' must contain no more than '4' consecutive capital letters. | 684 | 36 |
| #A332 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAME_LIST_BOX' must contain no more than '4' consecutive capital letters. | 687 | 36 |
| #A333 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAME_PLACARD' must contain no more than '4' consecutive capital letters. | 690 | 36 |
| #A334 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAME_TEXT_FIELD' must contain no more than '4' consecutive capital letters. | 693 | 36 |
| #A335 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAME_TEXT_FIELD_ROUND' must contain no more than '4' consecutive capital letters. | 695 | 36 |
| #A336 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAME_WELL' must contain no more than '4' consecutive capital letters. | 698 | 36 |
| #A337 | warning | AbbreviationAsWordInName | Abbreviation in name 'GROW_BOX_TEXTURED' must contain no more than '4' consecutive capital letters. | 703 | 36 |
| #A338 | warning | AbbreviationAsWordInName | Abbreviation in name 'GRADIENT' must contain no more than '4' consecutive capital letters. | 706 | 36 |
| #A339 | warning | AbbreviationAsWordInName | Abbreviation in name 'MENU_TITLE' must contain no more than '4' consecutive capital letters. | 715 | 36 |
| #A340 | warning | AbbreviationAsWordInName | Abbreviation in name 'PROGRESS_BAR' must contain no more than '4' consecutive capital letters. | 718 | 36 |
| #A341 | warning | AbbreviationAsWordInName | Abbreviation in name 'PROGRESS_INDETERMINATE_BAR' must contain no more than '4' consecutive capital letters. | 720 | 36 |
| #A342 | warning | AbbreviationAsWordInName | Abbreviation in name 'PROGRESS_RELEVANCE' must contain no more than '4' consecutive capital letters. | 722 | 36 |
| #A343 | warning | AbbreviationAsWordInName | Abbreviation in name 'PROGRESS_SPINNER' must contain no more than '4' consecutive capital letters. | 724 | 36 |
| #A344 | warning | AbbreviationAsWordInName | Abbreviation in name 'SCROLL_BAR' must contain no more than '4' consecutive capital letters. | 727 | 36 |
| #A345 | warning | AbbreviationAsWordInName | Abbreviation in name 'SCROLL_COLUMN_SIZER' must contain no more than '4' consecutive capital letters. | 730 | 36 |
| #A346 | warning | AbbreviationAsWordInName | Abbreviation in name 'SLIDER' must contain no more than '4' consecutive capital letters. | 733 | 36 |
| #A347 | warning | AbbreviationAsWordInName | Abbreviation in name 'SLIDER_THUMB' must contain no more than '4' consecutive capital letters. | 735 | 36 |
| #A348 | warning | AbbreviationAsWordInName | Abbreviation in name 'SYNCHRONIZATION' must contain no more than '4' consecutive capital letters. | 738 | 36 |
| #A349 | warning | AbbreviationAsWordInName | Abbreviation in name 'TITLE_BAR_CLOSE_BOX' must contain no more than '4' consecutive capital letters. | 744 | 36 |
| #A350 | warning | AbbreviationAsWordInName | Abbreviation in name 'TITLE_BAR_COLLAPSE_BOX' must contain no more than '4' consecutive capital letters. | 746 | 36 |
| #A351 | warning | AbbreviationAsWordInName | Abbreviation in name 'TITLE_BAR_ZOOM_BOX' must contain no more than '4' consecutive capital letters. | 748 | 36 |
| #A352 | warning | AbbreviationAsWordInName | Abbreviation in name 'TITLE_BAR_TOOLBAR_BUTTON' must contain no more than '4' consecutive capital letters. | 751 | 36 |
| #A353 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOOLBAR_ITEM_WELL' must contain no more than '4' consecutive capital letters. | 754 | 36 |
| #A354 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_FRAME' must contain no more than '4' consecutive capital letters. | 757 | 36 |
| #A355 | warning | AbbreviationAsWordInName | Abbreviation in name 'UNKNOWN' must contain no more than '4' consecutive capital letters. | 762 | 33 |
| #A356 | warning | AbbreviationAsWordInName | Abbreviation in name 'THUMB' must contain no more than '4' consecutive capital letters. | 782 | 42 |
| #A357 | warning | AbbreviationAsWordInName | Abbreviation in name 'TRACK_MIN' must contain no more than '4' consecutive capital letters. | 785 | 42 |
| #A358 | warning | AbbreviationAsWordInName | Abbreviation in name 'TRACK_MAX' must contain no more than '4' consecutive capital letters. | 787 | 42 |
| #A359 | warning | AbbreviationAsWordInName | Abbreviation in name 'ARROW_MIN' must contain no more than '4' consecutive capital letters. | 790 | 42 |
| #A360 | warning | AbbreviationAsWordInName | Abbreviation in name 'ARROW_MAX' must contain no more than '4' consecutive capital letters. | 792 | 42 |
| #A361 | warning | AbbreviationAsWordInName | Abbreviation in name 'ARROW_MAX_INSIDE' must contain no more than '4' consecutive capital letters. | 794 | 42 |
| #A362 | warning | AbbreviationAsWordInName | Abbreviation in name 'ARROW_MIN_INSIDE' must contain no more than '4' consecutive capital letters. | 796 | 42 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A363 | warning | AbbreviationAsWordInName | Abbreviation in name 'JRSUIControl' must contain no more than '4' consecutive capital letters. | 33 | 20 |
| #A364 | warning | AbbreviationAsWordInName | Abbreviation in name 'initNativeJRSUI' must contain no more than '4' consecutive capital letters. | 34 | 31 |
| #A365 | warning | AbbreviationAsWordInName | Abbreviation in name 'INCOHERENT' must contain no more than '4' consecutive capital letters. | 55 | 30 |
| #A366 | warning | AbbreviationAsWordInName | Abbreviation in name 'SUCCESS' must contain no more than '4' consecutive capital letters. | 57 | 30 |
| #A367 | warning | AbbreviationAsWordInName | Abbreviation in name 'initJRSUI' must contain no more than '4' consecutive capital letters. | 64 | 24 |
| #A368 | warning | AbbreviationAsWordInName | Abbreviation in name 'NIO_BUFFER_SIZE' must contain no more than '4' consecutive capital letters. | 70 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A369 | warning | AbbreviationAsWordInName | Abbreviation in name 'JRSUIFocus' must contain no more than '4' consecutive capital letters. | 28 | 14 |
| #A370 | warning | AbbreviationAsWordInName | Abbreviation in name 'SUCCESS' must contain no more than '4' consecutive capital letters. | 29 | 30 |
| #A371 | warning | AbbreviationAsWordInName | Abbreviation in name 'RING_ABOVE' must contain no more than '4' consecutive capital letters. | 35 | 29 |
| #A372 | warning | AbbreviationAsWordInName | Abbreviation in name 'RING_BELOW' must contain no more than '4' consecutive capital letters. | 36 | 29 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A373 | warning | AbbreviationAsWordInName | Abbreviation in name 'JRSUIState' must contain no more than '4' consecutive capital letters. | 31 | 14 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A374 | warning | AbbreviationAsWordInName | Abbreviation in name 'JRSUIStateFactory' must contain no more than '4' consecutive capital letters. | 31 | 14 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A375 | warning | AbbreviationAsWordInName | Abbreviation in name 'JRSUIUtils' must contain no more than '4' consecutive capital letters. | 35 | 14 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A376 | warning | AbbreviationAsWordInName | Abbreviation in name 'pbeWithSHAAnd3KeyTripleDESCBC' must contain no more than '4' consecutive capital letters. | 95 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A377 | warning | AbbreviationAsWordInName | Abbreviation in name 'RUNNING' must contain no more than '4' consecutive capital letters. | 32 | 26 |
| #A378 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHUTDOWN' must contain no more than '4' consecutive capital letters. | 33 | 22 |
| #A379 | warning | AbbreviationAsWordInName | Abbreviation in name 'TERMINATED' must contain no more than '4' consecutive capital letters. | 35 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A380 | warning | AbbreviationAsWordInName | Abbreviation in name 'CLIENT_PROPERTY' must contain no more than '4' consecutive capital letters. | 40 | 33 |
| #A381 | warning | AbbreviationAsWordInName | Abbreviation in name 'FULLSCREEN_WILL_ENTER' must contain no more than '4' consecutive capital letters. | 42 | 30 |
| #A382 | warning | AbbreviationAsWordInName | Abbreviation in name 'FULLSCREEN_DID_ENTER' must contain no more than '4' consecutive capital letters. | 43 | 30 |
| #A383 | warning | AbbreviationAsWordInName | Abbreviation in name 'FULLSCREEN_WILL_EXIT' must contain no more than '4' consecutive capital letters. | 44 | 30 |
| #A384 | warning | AbbreviationAsWordInName | Abbreviation in name 'FULLSCREEN_DID_EXIT' must contain no more than '4' consecutive capital letters. | 45 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A385 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_ABOUT' must contain no more than '4' consecutive capital letters. | 40 | 30 |
| #A386 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_PREFS' must contain no more than '4' consecutive capital letters. | 41 | 30 |
| #A387 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_OPEN_APP' must contain no more than '4' consecutive capital letters. | 42 | 30 |
| #A388 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_REOPEN_APP' must contain no more than '4' consecutive capital letters. | 43 | 30 |
| #A389 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_QUIT' must contain no more than '4' consecutive capital letters. | 44 | 30 |
| #A390 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_SHUTDOWN' must contain no more than '4' consecutive capital letters. | 45 | 30 |
| #A391 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_ACTIVE_APP_GAINED' must contain no more than '4' consecutive capital letters. | 46 | 30 |
| #A392 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_ACTIVE_APP_LOST' must contain no more than '4' consecutive capital letters. | 47 | 30 |
| #A393 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_APP_HIDDEN' must contain no more than '4' consecutive capital letters. | 48 | 30 |
| #A394 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_APP_SHOWN' must contain no more than '4' consecutive capital letters. | 49 | 30 |
| #A395 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_USER_SESSION_ACTIVE' must contain no more than '4' consecutive capital letters. | 50 | 30 |
| #A396 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_USER_SESSION_INACTIVE' must contain no more than '4' consecutive capital letters. | 51 | 30 |
| #A397 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_SCREEN_SLEEP' must contain no more than '4' consecutive capital letters. | 52 | 30 |
| #A398 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_SCREEN_WAKE' must contain no more than '4' consecutive capital letters. | 53 | 30 |
| #A399 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_SYSTEM_SLEEP' must contain no more than '4' consecutive capital letters. | 54 | 30 |
| #A400 | warning | AbbreviationAsWordInName | Abbreviation in name 'NOTIFY_SYSTEM_WAKE' must contain no more than '4' consecutive capital letters. | 55 | 30 |
| #A401 | warning | AbbreviationAsWordInName | Abbreviation in name 'REGISTER_USER_SESSION' must contain no more than '4' consecutive capital letters. | 57 | 30 |
| #A402 | warning | AbbreviationAsWordInName | Abbreviation in name 'REGISTER_SCREEN_SLEEP' must contain no more than '4' consecutive capital letters. | 58 | 30 |
| #A403 | warning | AbbreviationAsWordInName | Abbreviation in name 'REGISTER_SYSTEM_SLEEP' must contain no more than '4' consecutive capital letters. | 59 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A404 | warning | AbbreviationAsWordInName | Abbreviation in name 'MENU_ABOUT' must contain no more than '4' consecutive capital letters. | 40 | 30 |
| #A405 | warning | AbbreviationAsWordInName | Abbreviation in name 'MENU_PREFS' must contain no more than '4' consecutive capital letters. | 41 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A406 | warning | AbbreviationAsWordInName | Abbreviation in name 'CLIENT_PROPERTY' must contain no more than '4' consecutive capital letters. | 39 | 33 |
| #A407 | warning | AbbreviationAsWordInName | Abbreviation in name 'PHASE' must contain no more than '4' consecutive capital letters. | 42 | 30 |
| #A408 | warning | AbbreviationAsWordInName | Abbreviation in name 'ROTATE' must contain no more than '4' consecutive capital letters. | 43 | 30 |
| #A409 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAGNIFY' must contain no more than '4' consecutive capital letters. | 44 | 30 |
| #A410 | warning | AbbreviationAsWordInName | Abbreviation in name 'SWIPE' must contain no more than '4' consecutive capital letters. | 45 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A411 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTON_TYPE' must contain no more than '4' consecutive capital letters. | 48 | 33 |
| #A412 | warning | AbbreviationAsWordInName | Abbreviation in name 'SEGMENTED_BUTTON_POSITION' must contain no more than '4' consecutive capital letters. | 49 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A413 | warning | AbbreviationAsWordInName | Abbreviation in name 'FOCUS_RING_PAD_LEFT' must contain no more than '4' consecutive capital letters. | 37 | 22 |
| #A414 | warning | AbbreviationAsWordInName | Abbreviation in name 'FOCUS_RING_PAD_RIGHT' must contain no more than '4' consecutive capital letters. | 38 | 22 |
| #A415 | warning | AbbreviationAsWordInName | Abbreviation in name 'FOCUS_RING_PAD_BOTTOM' must contain no more than '4' consecutive capital letters. | 39 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A416 | warning | AbbreviationAsWordInName | Abbreviation in name 'POPDOWN_CLIENT_PROPERTY_KEY' must contain no more than '4' consecutive capital letters. | 45 | 25 |
| #A417 | warning | AbbreviationAsWordInName | Abbreviation in name 'ISSQUARE_CLIENT_PROPERTY_KEY' must contain no more than '4' consecutive capital letters. | 46 | 25 |
| #A418 | warning | AbbreviationAsWordInName | Abbreviation in name 'IS_TABLE_CELL_EDITOR' must contain no more than '4' consecutive capital letters. | 438 | 35 |
| #A419 | warning | AbbreviationAsWordInName | Abbreviation in name 'APPLICATOR' must contain no more than '4' consecutive capital letters. | 577 | 91 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A420 | warning | AbbreviationAsWordInName | Abbreviation in name 'PREF_WIDTH' must contain no more than '4' consecutive capital letters. | 1781 | 30 |
| #A421 | warning | AbbreviationAsWordInName | Abbreviation in name 'PREF_HEIGHT' must contain no more than '4' consecutive capital letters. | 1782 | 30 |
| #A422 | warning | AbbreviationAsWordInName | Abbreviation in name 'MIN_WIDTH' must contain no more than '4' consecutive capital letters. | 1785 | 30 |
| #A423 | warning | AbbreviationAsWordInName | Abbreviation in name 'MIN_HEIGHT' must contain no more than '4' consecutive capital letters. | 1786 | 30 |
| #A424 | warning | AbbreviationAsWordInName | Abbreviation in name 'LIST_MIN_WIDTH' must contain no more than '4' consecutive capital letters. | 1789 | 30 |
| #A425 | warning | AbbreviationAsWordInName | Abbreviation in name 'LIST_MIN_HEIGHT' must contain no more than '4' consecutive capital letters. | 1790 | 30 |
| #A426 | warning | AbbreviationAsWordInName | Abbreviation in name 'PACKAGE_TRAVERSABLE_PROPERTY' must contain no more than '4' consecutive capital letters. | 1831 | 35 |
| #A427 | warning | AbbreviationAsWordInName | Abbreviation in name 'APPLICATION_TRAVERSABLE_PROPERTY' must contain no more than '4' consecutive capital letters. | 1832 | 35 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A428 | warning | AbbreviationAsWordInName | Abbreviation in name 'SORT_BY_CHANGED' must contain no more than '4' consecutive capital letters. | 58 | 32 |
| #A429 | warning | AbbreviationAsWordInName | Abbreviation in name 'SORT_ASCENDING_CHANGED' must contain no more than '4' consecutive capital letters. | 59 | 32 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A430 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEBUG' must contain no more than '4' consecutive capital letters. | 38 | 34 |
| #A431 | warning | AbbreviationAsWordInName | Abbreviation in name 'UNINITALIZED_LS_INFO' must contain no more than '4' consecutive capital letters. | 40 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A432 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAME_ACTIVE_PROPERTY' must contain no more than '4' consecutive capital letters. | 46 | 35 |
| #A433 | warning | AbbreviationAsWordInName | Abbreviation in name 'REPAINT_LISTENER' must contain no more than '4' consecutive capital letters. | 89 | 41 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A434 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAC_DEFAULT_FONT_NAME' must contain no more than '4' consecutive capital letters. | 38 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A435 | warning | AbbreviationAsWordInName | Abbreviation in name 'JRSUIControlSpec' must contain no more than '4' consecutive capital letters. | 71 | 22 |
| #A436 | warning | AbbreviationAsWordInName | Abbreviation in name 'JRSUIIcon' must contain no more than '4' consecutive capital letters. | 75 | 27 |
| #A437 | warning | AbbreviationAsWordInName | Abbreviation in name 'DynamicallySizingJRSUIIcon' must contain no more than '4' consecutive capital letters. | 83 | 27 |
| #A438 | warning | AbbreviationAsWordInName | Abbreviation in name 'initJRSUIState' must contain no more than '4' consecutive capital letters. | 93 | 30 |
| #A439 | warning | AbbreviationAsWordInName | Abbreviation in name 'CachableJRSUIIcon' must contain no more than '4' consecutive capital letters. | 192 | 27 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A440 | warning | AbbreviationAsWordInName | Abbreviation in name 'CACHED_FRAME_ICON_KEY' must contain no more than '4' consecutive capital letters. | 47 | 33 |
| #A441 | warning | AbbreviationAsWordInName | Abbreviation in name 'NUB_HEIGHT' must contain no more than '4' consecutive capital letters. | 230 | 26 |
| #A442 | warning | AbbreviationAsWordInName | Abbreviation in name 'ROUND_ADDITIONAL_HEIGHT' must contain no more than '4' consecutive capital letters. | 231 | 26 |
| #A443 | warning | AbbreviationAsWordInName | Abbreviation in name 'ROUND_ADDITIONAL_WIDTH' must contain no more than '4' consecutive capital letters. | 232 | 26 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A444 | warning | AbbreviationAsWordInName | Abbreviation in name 'DOCK_EDGE_SLACK' must contain no more than '4' consecutive capital letters. | 120 | 26 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A445 | warning | AbbreviationAsWordInName | Abbreviation in name 'IS_PALETTE_PROPERTY' must contain no more than '4' consecutive capital letters. | 56 | 35 |
| #A446 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAME_TYPE' must contain no more than '4' consecutive capital letters. | 57 | 33 |
| #A447 | warning | AbbreviationAsWordInName | Abbreviation in name 'NORMAL_FRAME' must contain no more than '4' consecutive capital letters. | 58 | 33 |
| #A448 | warning | AbbreviationAsWordInName | Abbreviation in name 'PALETTE_FRAME' must contain no more than '4' consecutive capital letters. | 59 | 33 |
| #A449 | warning | AbbreviationAsWordInName | Abbreviation in name 'OPTION_DIALOG' must contain no more than '4' consecutive capital letters. | 60 | 33 |
| #A450 | warning | AbbreviationAsWordInName | Abbreviation in name 'RESIZE_ICON' must contain no more than '4' consecutive capital letters. | 788 | 44 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A451 | warning | AbbreviationAsWordInName | Abbreviation in name 'DISABLED_COLOR_KEY' must contain no more than '4' consecutive capital letters. | 90 | 25 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A452 | warning | AbbreviationAsWordInName | Abbreviation in name 'PKG_PREFIX' must contain no more than '4' consecutive capital letters. | 45 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A453 | warning | AbbreviationAsWordInName | Abbreviation in name 'INDETERMINATE_LISTENER' must contain no more than '4' consecutive capital letters. | 160 | 40 |
| #A454 | warning | AbbreviationAsWordInName | Abbreviation in name 'CLIENT_PROPERTY_KEY' must contain no more than '4' consecutive capital letters. | 162 | 29 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A455 | warning | AbbreviationAsWordInName | Abbreviation in name 'ALT_GRAPH_MASK' must contain no more than '4' consecutive capital letters. | 76 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A456 | warning | AbbreviationAsWordInName | Abbreviation in name 'RecyclableJRSUISlicedImageControl' must contain no more than '4' consecutive capital letters. | 175 | 26 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A457 | warning | AbbreviationAsWordInName | Abbreviation in name 'OVERLAP_SLACK' must contain no more than '4' consecutive capital letters. | 79 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A458 | warning | AbbreviationAsWordInName | Abbreviation in name 'ADJUSTTIMER' must contain no more than '4' consecutive capital letters. | 47 | 34 |
| #A459 | warning | AbbreviationAsWordInName | Abbreviation in name 'MINIMUM_DELAY' must contain no more than '4' consecutive capital letters. | 431 | 34 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A460 | warning | AbbreviationAsWordInName | Abbreviation in name 'MIN_ARROW_COLLAPSE_SIZE' must contain no more than '4' consecutive capital letters. | 49 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A461 | warning | AbbreviationAsWordInName | Abbreviation in name 'DIVIDER_PAINTER_KEY' must contain no more than '4' consecutive capital letters. | 37 | 25 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A462 | warning | AbbreviationAsWordInName | Abbreviation in name 'CROP_SEGMENT' must contain no more than '4' consecutive capital letters. | 868 | 30 |
| #A463 | warning | AbbreviationAsWordInName | Abbreviation in name 'PREVIOUS' must contain no more than '4' consecutive capital letters. | 2015 | 29 |
| #A464 | warning | AbbreviationAsWordInName | Abbreviation in name 'RIGHT' must contain no more than '4' consecutive capital letters. | 2016 | 29 |
| #A465 | warning | AbbreviationAsWordInName | Abbreviation in name 'REQUEST_FOCUS' must contain no more than '4' consecutive capital letters. | 2022 | 29 |
| #A466 | warning | AbbreviationAsWordInName | Abbreviation in name 'REQUEST_FOCUS_FOR_VISIBLE' must contain no more than '4' consecutive capital letters. | 2023 | 29 |
| #A467 | warning | AbbreviationAsWordInName | Abbreviation in name 'SET_SELECTED' must contain no more than '4' consecutive capital letters. | 2024 | 29 |
| #A468 | warning | AbbreviationAsWordInName | Abbreviation in name 'SELECT_FOCUSED' must contain no more than '4' consecutive capital letters. | 2025 | 29 |
| #A469 | warning | AbbreviationAsWordInName | Abbreviation in name 'SCROLL_FORWARD' must contain no more than '4' consecutive capital letters. | 2026 | 29 |
| #A470 | warning | AbbreviationAsWordInName | Abbreviation in name 'SCROLL_BACKWARD' must contain no more than '4' consecutive capital letters. | 2027 | 29 |
| #A471 | warning | AbbreviationAsWordInName | Abbreviation in name 'createHTMLVector' must contain no more than '4' consecutive capital letters. | 3572 | 26 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A472 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIXED_SCROLL_TAB_LENGTH' must contain no more than '4' consecutive capital letters. | 33 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A473 | warning | AbbreviationAsWordInName | Abbreviation in name 'TAB_BORDER_INSET' must contain no more than '4' consecutive capital letters. | 628 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A474 | warning | AbbreviationAsWordInName | Abbreviation in name 'SORT_ASCENDING' must contain no more than '4' consecutive capital letters. | 41 | 32 |
| #A475 | warning | AbbreviationAsWordInName | Abbreviation in name 'SORT_DECENDING' must contain no more than '4' consecutive capital letters. | 42 | 32 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A476 | warning | AbbreviationAsWordInName | Abbreviation in name 'TABLE_HEADER_APPLICATORS' must contain no more than '4' consecutive capital letters. | 70 | 92 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A477 | warning | AbbreviationAsWordInName | Abbreviation in name 'VARIANT_KEY' must contain no more than '4' consecutive capital letters. | 44 | 33 |
| #A478 | warning | AbbreviationAsWordInName | Abbreviation in name 'SEARCH_VARIANT_VALUE' must contain no more than '4' consecutive capital letters. | 45 | 33 |
| #A479 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIND_POPUP_KEY' must contain no more than '4' consecutive capital letters. | 47 | 33 |
| #A480 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIND_ACTION_KEY' must contain no more than '4' consecutive capital letters. | 48 | 33 |
| #A481 | warning | AbbreviationAsWordInName | Abbreviation in name 'CANCEL_ACTION_KEY' must contain no more than '4' consecutive capital letters. | 49 | 33 |
| #A482 | warning | AbbreviationAsWordInName | Abbreviation in name 'PROMPT_KEY' must contain no more than '4' consecutive capital letters. | 50 | 33 |
| #A483 | warning | AbbreviationAsWordInName | Abbreviation in name 'SEARCH_FIELD_PROPERTY_LISTENER' must contain no more than '4' consecutive capital letters. | 52 | 54 |
| #A484 | warning | AbbreviationAsWordInName | Abbreviation in name 'initJRSUIState' must contain no more than '4' consecutive capital letters. | 127 | 29 |
| #A485 | warning | AbbreviationAsWordInName | Abbreviation in name 'initJRSUIState' must contain no more than '4' consecutive capital letters. | 133 | 29 |
| #A486 | warning | AbbreviationAsWordInName | Abbreviation in name 'initJRSUIState' must contain no more than '4' consecutive capital letters. | 143 | 25 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A487 | warning | AbbreviationAsWordInName | Abbreviation in name 'LINE_STYLE' must contain no more than '4' consecutive capital letters. | 57 | 33 |
| #A488 | warning | AbbreviationAsWordInName | Abbreviation in name 'LEG_LINE_STYLE_STRING' must contain no more than '4' consecutive capital letters. | 59 | 33 |
| #A489 | warning | AbbreviationAsWordInName | Abbreviation in name 'HORIZ_STYLE_STRING' must contain no more than '4' consecutive capital letters. | 60 | 33 |
| #A490 | warning | AbbreviationAsWordInName | Abbreviation in name 'NO_STYLE_STRING' must contain no more than '4' consecutive capital letters. | 61 | 33 |
| #A491 | warning | AbbreviationAsWordInName | Abbreviation in name 'LEG_LINE_STYLE' must contain no more than '4' consecutive capital letters. | 63 | 30 |
| #A492 | warning | AbbreviationAsWordInName | Abbreviation in name 'HORIZ_LINE_STYLE' must contain no more than '4' consecutive capital letters. | 64 | 30 |
| #A493 | warning | AbbreviationAsWordInName | Abbreviation in name 'NO_LINE_STYLE' must contain no more than '4' consecutive capital letters. | 65 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A494 | warning | AbbreviationAsWordInName | Abbreviation in name 'CLIENT_PROPERTY_KEY' must contain no more than '4' consecutive capital letters. | 43 | 35 |
| #A495 | warning | AbbreviationAsWordInName | Abbreviation in name 'SYSTEM_PROPERTY_KEY' must contain no more than '4' consecutive capital letters. | 44 | 35 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A496 | warning | AbbreviationAsWordInName | Abbreviation in name 'ANIMATIONS_PROPERTY' must contain no more than '4' consecutive capital letters. | 54 | 33 |
| #A497 | warning | AbbreviationAsWordInName | Abbreviation in name 'MENU_BLINK_DELAY' must contain no more than '4' consecutive capital letters. | 238 | 30 |
| #A498 | warning | AbbreviationAsWordInName | Abbreviation in name 'OPAQUE_SET_FLAG' must contain no more than '4' consecutive capital letters. | 399 | 34 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A499 | warning | AbbreviationAsWordInName | Abbreviation in name 'TRANSLUCENT' must contain no more than '4' consecutive capital letters. | 44 | 24 |
| #A500 | warning | AbbreviationAsWordInName | Abbreviation in name 'OPAQUE' must contain no more than '4' consecutive capital letters. | 45 | 24 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A501 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIRST_LAYER_SIZE' must contain no more than '4' consecutive capital letters. | 167 | 34 |
| #A502 | warning | AbbreviationAsWordInName | Abbreviation in name 'SECOND_LAYER_SIZE' must contain no more than '4' consecutive capital letters. | 168 | 34 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A503 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIRST_LAYER_SIZE' must contain no more than '4' consecutive capital letters. | 355 | 34 |
| #A504 | warning | AbbreviationAsWordInName | Abbreviation in name 'SECOND_LAYER_SIZE' must contain no more than '4' consecutive capital letters. | 356 | 34 |
| #A505 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIRST_LAYER_SIZE' must contain no more than '4' consecutive capital letters. | 501 | 34 |
| #A506 | warning | AbbreviationAsWordInName | Abbreviation in name 'SECOND_LAYER_SIZE' must contain no more than '4' consecutive capital letters. | 502 | 34 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A507 | warning | AbbreviationAsWordInName | Abbreviation in name 'UPPER_BND' must contain no more than '4' consecutive capital letters. | 46 | 24 |
| #A508 | warning | AbbreviationAsWordInName | Abbreviation in name 'LOWER_BND' must contain no more than '4' consecutive capital letters. | 47 | 24 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A509 | warning | AbbreviationAsWordInName | Abbreviation in name 'CGLGCDisposerRecord' must contain no more than '4' consecutive capital letters. | 221 | 26 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A510 | warning | AbbreviationAsWordInName | Abbreviation in name 'CGLVSyncOffScreenSurfaceData' must contain no more than '4' consecutive capital letters. | 310 | 25 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A511 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_VISIBLE_ROWS' must contain no more than '4' consecutive capital letters. | 45 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A512 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_COLUMNS' must contain no more than '4' consecutive capital letters. | 56 | 30 |
| #A513 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_ROWS' must contain no more than '4' consecutive capital letters. | 61 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A514 | warning | AbbreviationAsWordInName | Abbreviation in name 'STATE_NONE' must contain no more than '4' consecutive capital letters. | 45 | 30 |
| #A515 | warning | AbbreviationAsWordInName | Abbreviation in name 'STATE_INIT' must contain no more than '4' consecutive capital letters. | 46 | 30 |
| #A516 | warning | AbbreviationAsWordInName | Abbreviation in name 'STATE_MESSAGELOOP' must contain no more than '4' consecutive capital letters. | 47 | 30 |
| #A517 | warning | AbbreviationAsWordInName | Abbreviation in name 'STATE_SHUTDOWN' must contain no more than '4' consecutive capital letters. | 48 | 30 |
| #A518 | warning | AbbreviationAsWordInName | Abbreviation in name 'STATE_CLEANUP' must contain no more than '4' consecutive capital letters. | 49 | 30 |
| #A519 | warning | AbbreviationAsWordInName | Abbreviation in name 'STATE_DONE' must contain no more than '4' consecutive capital letters. | 50 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A520 | warning | AbbreviationAsWordInName | Abbreviation in name 'MINIMUM_WIDTH' must contain no more than '4' consecutive capital letters. | 59 | 30 |
| #A521 | warning | AbbreviationAsWordInName | Abbreviation in name 'MINIMUM_HEIGHT' must contain no more than '4' consecutive capital letters. | 60 | 30 |
| #A522 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_FONT' must contain no more than '4' consecutive capital letters. | 94 | 31 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A523 | warning | AbbreviationAsWordInName | Abbreviation in name 'FIELD_KEY' must contain no more than '4' consecutive capital letters. | 217 | 32 |
| #A524 | warning | AbbreviationAsWordInName | Abbreviation in name 'JAVA_AX_ALL_CHILDREN' must contain no more than '4' consecutive capital letters. | 561 | 22 |
| #A525 | warning | AbbreviationAsWordInName | Abbreviation in name 'JAVA_AX_SELECTED_CHILDREN' must contain no more than '4' consecutive capital letters. | 562 | 22 |
| #A526 | warning | AbbreviationAsWordInName | Abbreviation in name 'JAVA_AX_VISIBLE_CHILDREN' must contain no more than '4' consecutive capital letters. | 563 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A527 | warning | AbbreviationAsWordInName | Abbreviation in name 'NAMED_CURSOR' must contain no more than '4' consecutive capital letters. | 41 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A528 | warning | AbbreviationAsWordInName | Abbreviation in name 'CF_UNSUPPORTED' must contain no more than '4' consecutive capital letters. | 69 | 29 |
| #A529 | warning | AbbreviationAsWordInName | Abbreviation in name 'CF_STRING' must contain no more than '4' consecutive capital letters. | 70 | 29 |
| #A530 | warning | AbbreviationAsWordInName | Abbreviation in name 'HTMLSupport' must contain no more than '4' consecutive capital letters. | 309 | 13 |
| #A531 | warning | AbbreviationAsWordInName | Abbreviation in name 'ENCODING' must contain no more than '4' consecutive capital letters. | 310 | 32 |
| #A532 | warning | AbbreviationAsWordInName | Abbreviation in name 'VERSION' must contain no more than '4' consecutive capital letters. | 312 | 32 |
| #A533 | warning | AbbreviationAsWordInName | Abbreviation in name 'START_HTML' must contain no more than '4' consecutive capital letters. | 313 | 32 |
| #A534 | warning | AbbreviationAsWordInName | Abbreviation in name 'START_FRAGMENT' must contain no more than '4' consecutive capital letters. | 315 | 32 |
| #A535 | warning | AbbreviationAsWordInName | Abbreviation in name 'END_FRAGMENT' must contain no more than '4' consecutive capital letters. | 316 | 32 |
| #A536 | warning | AbbreviationAsWordInName | Abbreviation in name 'START_FRAGMENT_CMT' must contain no more than '4' consecutive capital letters. | 317 | 32 |
| #A537 | warning | AbbreviationAsWordInName | Abbreviation in name 'END_FRAGMENT_CMT' must contain no more than '4' consecutive capital letters. | 318 | 32 |
| #A538 | warning | AbbreviationAsWordInName | Abbreviation in name 'VERSION_NUM' must contain no more than '4' consecutive capital letters. | 321 | 33 |
| #A539 | warning | AbbreviationAsWordInName | Abbreviation in name 'HTML_START_END' must contain no more than '4' consecutive capital letters. | 322 | 33 |
| #A540 | warning | AbbreviationAsWordInName | Abbreviation in name 'PADDED_WIDTH' must contain no more than '4' consecutive capital letters. | 324 | 30 |
| #A541 | warning | AbbreviationAsWordInName | Abbreviation in name 'HEADER_LEN' must contain no more than '4' consecutive capital letters. | 326 | 30 |
| #A542 | warning | AbbreviationAsWordInName | Abbreviation in name 'HEADER_LEN_STR' must contain no more than '4' consecutive capital letters. | 333 | 33 |
| #A543 | warning | AbbreviationAsWordInName | Abbreviation in name 'TRAILER' must contain no more than '4' consecutive capital letters. | 336 | 33 |
| #A544 | warning | AbbreviationAsWordInName | Abbreviation in name 'convertToHTMLFormat' must contain no more than '4' consecutive capital letters. | 352 | 26 |
| #A545 | warning | AbbreviationAsWordInName | Abbreviation in name 'HTMLDecodingInputStream' must contain no more than '4' consecutive capital letters. | 400 | 7 |
| #A546 | warning | AbbreviationAsWordInName | Abbreviation in name 'BYTE_BUFFER_LEN' must contain no more than '4' consecutive capital letters. | 409 | 29 |
| #A547 | warning | AbbreviationAsWordInName | Abbreviation in name 'CHAR_BUFFER_LEN' must contain no more than '4' consecutive capital letters. | 413 | 29 |
| #A548 | warning | AbbreviationAsWordInName | Abbreviation in name 'FAILURE_MSG' must contain no more than '4' consecutive capital letters. | 415 | 33 |
| #A549 | warning | AbbreviationAsWordInName | Abbreviation in name 'INVALID_MSG' must contain no more than '4' consecutive capital letters. | 417 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A550 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_BRUSH_METAL_LOOK' must contain no more than '4' consecutive capital letters. | 74 | 32 |
| #A551 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_DRAGGABLE_BACKGROUND' must contain no more than '4' consecutive capital letters. | 75 | 32 |
| #A552 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_ALPHA' must contain no more than '4' consecutive capital letters. | 77 | 32 |
| #A553 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_SHADOW' must contain no more than '4' consecutive capital letters. | 78 | 32 |
| #A554 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_STYLE' must contain no more than '4' consecutive capital letters. | 80 | 32 |
| #A555 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_SHADOW_REVALIDATE_NOW' must contain no more than '4' consecutive capital letters. | 81 | 32 |
| #A556 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_DOCUMENT_MODIFIED' must contain no more than '4' consecutive capital letters. | 83 | 32 |
| #A557 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_DOCUMENT_FILE' must contain no more than '4' consecutive capital letters. | 84 | 32 |
| #A558 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_CLOSEABLE' must contain no more than '4' consecutive capital letters. | 86 | 32 |
| #A559 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_MINIMIZABLE' must contain no more than '4' consecutive capital letters. | 87 | 32 |
| #A560 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_ZOOMABLE' must contain no more than '4' consecutive capital letters. | 88 | 32 |
| #A561 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_HIDES_ON_DEACTIVATE' must contain no more than '4' consecutive capital letters. | 89 | 32 |
| #A562 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_DOC_MODAL_SHEET' must contain no more than '4' consecutive capital letters. | 91 | 32 |
| #A563 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_FADE_DELEGATE' must contain no more than '4' consecutive capital letters. | 92 | 32 |
| #A564 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_FADE_IN' must contain no more than '4' consecutive capital letters. | 93 | 32 |
| #A565 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_FADE_OUT' must contain no more than '4' consecutive capital letters. | 94 | 32 |
| #A566 | warning | AbbreviationAsWordInName | Abbreviation in name 'WINDOW_FULLSCREENABLE' must contain no more than '4' consecutive capital letters. | 95 | 32 |
| #A567 | warning | AbbreviationAsWordInName | Abbreviation in name 'MODELESS' must contain no more than '4' consecutive capital letters. | 99 | 22 |
| #A568 | warning | AbbreviationAsWordInName | Abbreviation in name 'DOCUMENT_MODAL' must contain no more than '4' consecutive capital letters. | 100 | 22 |
| #A569 | warning | AbbreviationAsWordInName | Abbreviation in name 'APPLICATION_MODAL' must contain no more than '4' consecutive capital letters. | 101 | 22 |
| #A570 | warning | AbbreviationAsWordInName | Abbreviation in name 'TOOLKIT_MODAL' must contain no more than '4' consecutive capital letters. | 102 | 22 |
| #A571 | warning | AbbreviationAsWordInName | Abbreviation in name '_RESERVED_FOR_DATA' must contain no more than '4' consecutive capital letters. | 105 | 22 |
| #A572 | warning | AbbreviationAsWordInName | Abbreviation in name 'DECORATED' must contain no more than '4' consecutive capital letters. | 108 | 22 |
| #A573 | warning | AbbreviationAsWordInName | Abbreviation in name 'TEXTURED' must contain no more than '4' consecutive capital letters. | 109 | 22 |
| #A574 | warning | AbbreviationAsWordInName | Abbreviation in name 'UNIFIED' must contain no more than '4' consecutive capital letters. | 110 | 22 |
| #A575 | warning | AbbreviationAsWordInName | Abbreviation in name 'UTILITY' must contain no more than '4' consecutive capital letters. | 111 | 22 |
| #A576 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHEET' must contain no more than '4' consecutive capital letters. | 113 | 22 |
| #A577 | warning | AbbreviationAsWordInName | Abbreviation in name 'CLOSEABLE' must contain no more than '4' consecutive capital letters. | 115 | 22 |
| #A578 | warning | AbbreviationAsWordInName | Abbreviation in name 'MINIMIZABLE' must contain no more than '4' consecutive capital letters. | 116 | 22 |
| #A579 | warning | AbbreviationAsWordInName | Abbreviation in name 'RESIZABLE' must contain no more than '4' consecutive capital letters. | 118 | 22 |
| #A580 | warning | AbbreviationAsWordInName | Abbreviation in name 'NONACTIVATING' must contain no more than '4' consecutive capital letters. | 119 | 22 |
| #A581 | warning | AbbreviationAsWordInName | Abbreviation in name 'IS_DIALOG' must contain no more than '4' consecutive capital letters. | 120 | 22 |
| #A582 | warning | AbbreviationAsWordInName | Abbreviation in name 'IS_MODAL' must contain no more than '4' consecutive capital letters. | 121 | 22 |
| #A583 | warning | AbbreviationAsWordInName | Abbreviation in name '_STYLE_PROP_BITMASK' must contain no more than '4' consecutive capital letters. | 123 | 22 |
| #A584 | warning | AbbreviationAsWordInName | Abbreviation in name 'HAS_SHADOW' must contain no more than '4' consecutive capital letters. | 126 | 22 |
| #A585 | warning | AbbreviationAsWordInName | Abbreviation in name 'ZOOMABLE' must contain no more than '4' consecutive capital letters. | 127 | 22 |
| #A586 | warning | AbbreviationAsWordInName | Abbreviation in name 'ALWAYS_ON_TOP' must contain no more than '4' consecutive capital letters. | 129 | 22 |
| #A587 | warning | AbbreviationAsWordInName | Abbreviation in name 'HIDES_ON_DEACTIVATE' must contain no more than '4' consecutive capital letters. | 130 | 22 |
| #A588 | warning | AbbreviationAsWordInName | Abbreviation in name 'DRAGGABLE_BACKGROUND' must contain no more than '4' consecutive capital letters. | 131 | 22 |
| #A589 | warning | AbbreviationAsWordInName | Abbreviation in name 'DOCUMENT_MODIFIED' must contain no more than '4' consecutive capital letters. | 132 | 22 |
| #A590 | warning | AbbreviationAsWordInName | Abbreviation in name 'FULLSCREENABLE' must contain no more than '4' consecutive capital letters. | 133 | 22 |
| #A591 | warning | AbbreviationAsWordInName | Abbreviation in name '_METHOD_PROP_BITMASK' must contain no more than '4' consecutive capital letters. | 135 | 22 |
| #A592 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHOULD_BECOME_KEY' must contain no more than '4' consecutive capital letters. | 138 | 22 |
| #A593 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHOULD_BECOME_MAIN' must contain no more than '4' consecutive capital letters. | 139 | 22 |
| #A594 | warning | AbbreviationAsWordInName | Abbreviation in name 'MODAL_EXCLUDED' must contain no more than '4' consecutive capital letters. | 140 | 22 |
| #A595 | warning | AbbreviationAsWordInName | Abbreviation in name '_CALLBACK_PROP_BITMASK' must contain no more than '4' consecutive capital letters. | 142 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A596 | warning | AbbreviationAsWordInName | Abbreviation in name 'MOUSE_LOCATION_UNKNOWN' must contain no more than '4' consecutive capital letters. | 34 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A597 | warning | AbbreviationAsWordInName | Abbreviation in name 'SHOWING_DELAY' must contain no more than '4' consecutive capital letters. | 53 | 30 |
| #A598 | warning | AbbreviationAsWordInName | Abbreviation in name 'HIDING_DELAY' must contain no more than '4' consecutive capital letters. | 54 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A599 | warning | AbbreviationAsWordInName | Abbreviation in name 'MAX_WINDOW_LEVELS' must contain no more than '4' consecutive capital letters. | 41 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A600 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUTTONS' must contain no more than '4' consecutive capital letters. | 64 | 30 |
| #A601 | warning | AbbreviationAsWordInName | Abbreviation in name 'NUM_APPLE_COLORS' must contain no more than '4' consecutive capital letters. | 122 | 30 |
| #A602 | warning | AbbreviationAsWordInName | Abbreviation in name 'KEYBOARD_FOCUS_COLOR' must contain no more than '4' consecutive capital letters. | 123 | 29 |
| #A603 | warning | AbbreviationAsWordInName | Abbreviation in name 'INACTIVE_SELECTION_BACKGROUND_COLOR' must contain no more than '4' consecutive capital letters. | 124 | 29 |
| #A604 | warning | AbbreviationAsWordInName | Abbreviation in name 'INACTIVE_SELECTION_FOREGROUND_COLOR' must contain no more than '4' consecutive capital letters. | 125 | 29 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A605 | warning | AbbreviationAsWordInName | Abbreviation in name 'POLLIN' must contain no more than '4' consecutive capital letters. | 57 | 24 |
| #A606 | warning | AbbreviationAsWordInName | Abbreviation in name 'POLLOUT' must contain no more than '4' consecutive capital letters. | 58 | 24 |
| #A607 | warning | AbbreviationAsWordInName | Abbreviation in name 'NUM_KEVENTS' must contain no more than '4' consecutive capital letters. | 71 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A608 | warning | AbbreviationAsWordInName | Abbreviation in name 'CAT_DISPLAY' must contain no more than '4' consecutive capital letters. | 70 | 30 |
| #A609 | warning | AbbreviationAsWordInName | Abbreviation in name 'CAT_FORMAT' must contain no more than '4' consecutive capital letters. | 71 | 30 |
| #A610 | warning | AbbreviationAsWordInName | Abbreviation in name 'NF_NUMBER' must contain no more than '4' consecutive capital letters. | 74 | 30 |
| #A611 | warning | AbbreviationAsWordInName | Abbreviation in name 'NF_CURRENCY' must contain no more than '4' consecutive capital letters. | 75 | 30 |
| #A612 | warning | AbbreviationAsWordInName | Abbreviation in name 'NF_PERCENT' must contain no more than '4' consecutive capital letters. | 76 | 30 |
| #A613 | warning | AbbreviationAsWordInName | Abbreviation in name 'NF_INTEGER' must contain no more than '4' consecutive capital letters. | 77 | 30 |
| #A614 | warning | AbbreviationAsWordInName | Abbreviation in name 'CD_FIRSTDAYOFWEEK' must contain no more than '4' consecutive capital letters. | 81 | 30 |
| #A615 | warning | AbbreviationAsWordInName | Abbreviation in name 'CD_MINIMALDAYSINFIRSTWEEK' must contain no more than '4' consecutive capital letters. | 82 | 30 |
| #A616 | warning | AbbreviationAsWordInName | Abbreviation in name 'DN_LOCALE_LANGUAGE' must contain no more than '4' consecutive capital letters. | 85 | 30 |
| #A617 | warning | AbbreviationAsWordInName | Abbreviation in name 'DN_LOCALE_SCRIPT' must contain no more than '4' consecutive capital letters. | 86 | 30 |
| #A618 | warning | AbbreviationAsWordInName | Abbreviation in name 'DN_LOCALE_REGION' must contain no more than '4' consecutive capital letters. | 87 | 30 |
| #A619 | warning | AbbreviationAsWordInName | Abbreviation in name 'DN_LOCALE_VARIANT' must contain no more than '4' consecutive capital letters. | 88 | 30 |
| #A620 | warning | AbbreviationAsWordInName | Abbreviation in name 'DN_CURRENCY_CODE' must contain no more than '4' consecutive capital letters. | 89 | 30 |
| #A621 | warning | AbbreviationAsWordInName | Abbreviation in name 'DN_CURRENCY_SYMBOL' must contain no more than '4' consecutive capital letters. | 90 | 30 |
| #A622 | warning | AbbreviationAsWordInName | Abbreviation in name 'DN_TZ_SHORT_STANDARD' must contain no more than '4' consecutive capital letters. | 93 | 30 |
| #A623 | warning | AbbreviationAsWordInName | Abbreviation in name 'DN_TZ_SHORT_DST' must contain no more than '4' consecutive capital letters. | 94 | 30 |
| #A624 | warning | AbbreviationAsWordInName | Abbreviation in name 'DN_TZ_LONG_STANDARD' must contain no more than '4' consecutive capital letters. | 95 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A625 | warning | AbbreviationAsWordInName | Abbreviation in name 'SIZEOF' must contain no more than '4' consecutive capital letters. | 31 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A626 | warning | AbbreviationAsWordInName | Abbreviation in name 'FFI_FLOAT' must contain no more than '4' consecutive capital letters. | 54 | 22 |
| #A627 | warning | AbbreviationAsWordInName | Abbreviation in name 'FFI_DOUBLE' must contain no more than '4' consecutive capital letters. | 55 | 22 |
| #A628 | warning | AbbreviationAsWordInName | Abbreviation in name 'FFI_LONGDOUBLE' must contain no more than '4' consecutive capital letters. | 56 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A629 | warning | AbbreviationAsWordInName | Abbreviation in name 'OBJC_MSG_SEND_FPRET_FXN_PTR' must contain no more than '4' consecutive capital letters. | 80 | 35 |
| #A630 | warning | AbbreviationAsWordInName | Abbreviation in name 'OBJC_MSG_SEND_STRET_FXN_PTR' must contain no more than '4' consecutive capital letters. | 81 | 35 |
| #A631 | warning | AbbreviationAsWordInName | Abbreviation in name 'OBJC_MSG_SEND_SUPER_FXN_PTR' must contain no more than '4' consecutive capital letters. | 164 | 35 |
| #A632 | warning | AbbreviationAsWordInName | Abbreviation in name 'OBJC_MSG_SEND_SUPER_STRET_FXN_PTR' must contain no more than '4' consecutive capital letters. | 165 | 35 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A633 | warning | AbbreviationAsWordInName | Abbreviation in name 'WIDTH' must contain no more than '4' consecutive capital letters. | 42 | 31 |
| #A634 | warning | AbbreviationAsWordInName | Abbreviation in name 'IS_BIG_ENDIAN' must contain no more than '4' consecutive capital letters. | 64 | 33 |
| #A635 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEBUG' must contain no more than '4' consecutive capital letters. | 65 | 26 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A636 | warning | AbbreviationAsWordInName | Abbreviation in name 'ARG_VALS_OFFSET' must contain no more than '4' consecutive capital letters. | 55 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A637 | warning | AbbreviationAsWordInName | Abbreviation in name 'SIZEOF' must contain no more than '4' consecutive capital letters. | 39 | 60 |
| #A638 | warning | AbbreviationAsWordInName | Abbreviation in name 'SIZEOF' must contain no more than '4' consecutive capital letters. | 48 | 87 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A639 | warning | AbbreviationAsWordInName | Abbreviation in name 'JOBJC_PACKAGE' must contain no more than '4' consecutive capital letters. | 33 | 32 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A640 | warning | AbbreviationAsWordInName | Abbreviation in name 'BRIDGESUPPORT_FILE_EXTENSION' must contain no more than '4' consecutive capital letters. | 41 | 33 |
| #A641 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAMEWORK_MATCH' must contain no more than '4' consecutive capital letters. | 42 | 33 |
| #A642 | warning | AbbreviationAsWordInName | Abbreviation in name 'FRAMEWORK_PRUNE' must contain no more than '4' consecutive capital letters. | 43 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A643 | warning | AbbreviationAsWordInName | Abbreviation in name 'VARARGS_NAME' must contain no more than '4' consecutive capital letters. | 44 | 33 |
| #A644 | warning | AbbreviationAsWordInName | Abbreviation in name 'CONTEXT_NAME' must contain no more than '4' consecutive capital letters. | 90 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A645 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_FRAMEWORKS_PATH' must contain no more than '4' consecutive capital letters. | 40 | 33 |
| #A646 | warning | AbbreviationAsWordInName | Abbreviation in name 'DEFAULT_OUTPUT_PATH' must contain no more than '4' consecutive capital letters. | 41 | 33 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A647 | warning | AbbreviationAsWordInName | Abbreviation in name 'JAVA_KEYWORD_CONFLICTS' must contain no more than '4' consecutive capital letters. | 32 | 27 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A648 | warning | AbbreviationAsWordInName | Abbreviation in name 'MULTI_CODER_CLASSNAME' must contain no more than '4' consecutive capital letters. | 35 | 33 |
| #A649 | warning | AbbreviationAsWordInName | Abbreviation in name 'FULL_MULTI_CODER_CLASSNAME' must contain no more than '4' consecutive capital letters. | 36 | 32 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A650 | warning | AbbreviationAsWordInName | Abbreviation in name 'JOBJC_CLASSNAME' must contain no more than '4' consecutive capital letters. | 39 | 33 |
| #A651 | warning | AbbreviationAsWordInName | Abbreviation in name 'FULL_JOBJC_CLASSNAME' must contain no more than '4' consecutive capital letters. | 40 | 32 |
| #A652 | warning | AbbreviationAsWordInName | Abbreviation in name 'JOBJC_RUNTIME_INST' must contain no more than '4' consecutive capital letters. | 41 | 32 |
| #A653 | warning | AbbreviationAsWordInName | Abbreviation in name 'JOBJC_RUNTIME_INST_R' must contain no more than '4' consecutive capital letters. | 42 | 32 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A654 | warning | AbbreviationAsWordInName | Abbreviation in name 'XPATH' must contain no more than '4' consecutive capital letters. | 97 | 31 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A655 | warning | AbbreviationAsWordInName | Abbreviation in name 'UNKNOWN_DESC' must contain no more than '4' consecutive capital letters. | 93 | 45 |
| #A656 | warning | AbbreviationAsWordInName | Abbreviation in name 'POINTER_DESC' must contain no more than '4' consecutive capital letters. | 98 | 61 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A657 | warning | AbbreviationAsWordInName | Abbreviation in name 'RUNTIME' must contain no more than '4' consecutive capital letters. | 30 | 41 |
| #A658 | warning | AbbreviationAsWordInName | Abbreviation in name 'JOBJC' must contain no more than '4' consecutive capital letters. | 31 | 34 |
| #A659 | warning | AbbreviationAsWordInName | Abbreviation in name 'UNSAFE' must contain no more than '4' consecutive capital letters. | 32 | 35 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A660 | warning | AbbreviationAsWordInName | Abbreviation in name 'ITERS' must contain no more than '4' consecutive capital letters. | 31 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A661 | warning | AbbreviationAsWordInName | Abbreviation in name 'ITERS' must contain no more than '4' consecutive capital letters. | 37 | 22 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A662 | warning | AbbreviationAsWordInName | Abbreviation in name 'ITERS' must contain no more than '4' consecutive capital letters. | 34 | 22 |
| #A663 | warning | AbbreviationAsWordInName | Abbreviation in name 'CODER' must contain no more than '4' consecutive capital letters. | 35 | 33 |
| #A664 | warning | AbbreviationAsWordInName | Abbreviation in name 'RCODER' must contain no more than '4' consecutive capital letters. | 36 | 30 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A665 | warning | AbbreviationAsWordInName | Abbreviation in name 'ITERS' must contain no more than '4' consecutive capital letters. | 30 | 22 |
| #A666 | warning | AbbreviationAsWordInName | Abbreviation in name 'BUFSIZE' must contain no more than '4' consecutive capital letters. | 44 | 23 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A667 | warning | AbbreviationAsWordInName | Abbreviation in name 'APPKIT' must contain no more than '4' consecutive capital letters. | 34 | 25 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A668 | warning | AbbreviationAsWordInName | Abbreviation in name 'APPKIT' must contain no more than '4' consecutive capital letters. | 45 | 34 |
| #A669 | warning | AbbreviationAsWordInName | Abbreviation in name 'FOUNDATION' must contain no more than '4' consecutive capital letters. | 61 | 38 |
| #A670 | warning | AbbreviationAsWordInName | Abbreviation in name 'APPKIT' must contain no more than '4' consecutive capital letters. | 62 | 34 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A671 | warning | AbbreviationAsWordInName | Abbreviation in name 'JOBJC' must contain no more than '4' consecutive capital letters. | 32 | 11 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A672 | warning | AbbreviationAsWordInName | Abbreviation in name 'testSTRET' must contain no more than '4' consecutive capital letters. | 52 | 17 |
| Severity | Rule | Message | Line | Col |
|---|